ios - How do I keep localized Storyboards or XIBs in sync? -


i use xcode 6. imagine following scenario: app's base language english , decide add german localisation. have 2 versions of interface.xib. if add ui elements base version, convert german version localisable strings , , changes ported (if strings added, have manually edited of course)

but if it's german version of interface.xib edited? how new ui elements english version? can't use same trick, @ least have found no way convert localised strings, xcode has no idea should use remaining german xib , fill in english localised strings.

what do, except make ui changes in base version in future?

you correct in conclusion. way localization designed in xcode expects originate ui changes in base language.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -