2. Add a property into info.plist, "Application has localized display name"
3. Edit the Info Page of "InfoPlist.strings" and add multi-language
4. Add string in different language file.
ex: "English" file -> "CFBundleDisplayName"="MyApp";
ex: "zh_TW" file -> "CFBundleDisplayName"="我的應用程式";
ex: "zh_CN" file -> "CFBundleDisplayName"="...";
...
沒有留言:
張貼留言