hgk:hacks:localization
Differences
This shows you the differences between two versions of the page.
| hgk:hacks:localization [2015/11/17 12:06] – created michfiel | hgk:hacks:localization [2015/11/19 15:02] (current) – removed michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Localization ====== | ||
| - | |||
| - | |||
| - | * Base.lproj | ||
| - | * MainMenu.xib | ||
| - | * en.lproj | ||
| - | * Credits.rtf | ||
| - | * InfoPlist.strings | ||
| - | |||
| - | |||
| - | File: SysExLibrarian.strings | ||
| - | |||
| - | < | ||
| - | /* title of alert for missing file */ | ||
| - | " | ||
| - | </ | ||
| - | |||
| - | |||
| - | Implementation: | ||
| - | |||
| - | < | ||
| - | title = NSLocalizedStringFromTableInBundle(@" | ||
| - | | ||
| - | | ||
| - | " | ||
| - | </ | ||
| - | |||
hgk/hacks/localization.1447758410.txt.gz · Last modified: by michfiel
