Same problem when switch backend to [Simplified Chinese], also switch backend to different language(include Traditional Chinese, Japanese,etc.), error only happend in [Simplified Chinese].
Add
,''
in line 154, problem solved.
seems sprintf need 3 arguments, but in line 148, sprintf only have 2 arguments?