Xcode5 and iOS7: trailing whitespaces in strings in Localizable.strings not working anymore

后端 未结 3 930
说谎
说谎 2021-01-12 17:43

In my Localizable.strings I define a string with trailing whitespaces like this:

\"%@ points  \" = \"%@ Punkte  \";

This w

3条回答
提交回复
热议问题