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

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -