Skip to content
superk edited this page Sep 26, 2016 · 7 revisions

Welcome to the CGSSGuide wiki!

About Localization

Open the folder CGSSGuide/ja.lproj (Japanese as example), you can see the files below:

| InfoPlist.strings | Localizable strings for some app settings | LaunchScreen.strings | Localizable strings for launch screen, unused now | Localizable.strings | Localizable strings for all strings in code | Main.strings | Localizable strings for UI made by storyboard | ToolboxList.plist | Xml style, Localizable strings for the list showing in toolbox

Clone this wiki locally