ios - Localisation issues with localisation strings -
just spend evening, trying figure out. here doing:
1) creating clean project tabbed ios application in xcode 6.3.1;
2) under project/info/localisations adding localisation (russian,german, doesn't matter)
3) in main.strings file, changing corresponding strings, or doing same exporting/importing .xliff file.
4) deleting app simulator/device, cleaning project product/clean, deleting derived app data corresponding folder
5) changing language in simulator/device
6) making run... still english. localised strings wont pick up, no matter what.(even though looks fine trough assistant editor)
what doing wrong? suppose complicated?
try running on device. xcode 6.x had known issues simulator not showing localizations.
Comments
Post a Comment