localization - xcode 6 iOS launchScreen.xib cannot be localized -


i localized launchscreen.xib below:

/* class = "ibuilabel"; text = " copyright (c) 2014年 felix morgan. rights reserved."; objectid = "8ie-xw-0ye"; */ "8ie-xw-0ye.text" = " copyright (c) 2014年 felix morgan. rights reserved.";

/* class = "ibuilabel"; text = "your girlfriend"; objectid = "kid-c2-rcx"; */ "kid-c2-rcx.text" = "your girlfriend";

/* class = "ibuilabel"; text = " copyright (c) 2014年 felix morgan. rights reserved."; objectid = "8ie-xw-0ye"; */ "8ie-xw-0ye.text" = " copyright (c) 2014年 felix morgan. rights reserved.";

/* class = "ibuilabel"; text = "女 友"; objectid = "kid-c2-rcx"; */ "kid-c2-rcx.text" = "女 友";

but it's english text time; what's wrong?

have same issue. asked few days ago - latest info 1 user:

i not think launchscreen.xib working internationalisation yet. thing got working preview in xcode. maybe apple fix in near future. – peter nov 9 @ 11:55


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -