a simple use of stringsdict
Localization中的复数处理
Tagged as :
localization
a simple use of stringsdict
We have a project which uses NSLocalizedString macro but some strings are not localized in the Localizable.strings file. What we do is to find all these strings and implement the Localizable.strings file.
As I refered here, Apple has a built-in tool but is for …
Page 1 / 1