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
Post a Comment