The author,
Miguel Saro, has put a lot of effort into the conception of
Localise, but
cannot guarantee it to be free of errors. If you chose to use it, do so
at your own risk. Any comments or observations (in English or French)
will be welcomed at:
Cocoa Pod
Localise
was created for help programmers to do:
- New application localization in one or more languages.
- Report localization from old version in new
version of an application.
Software has 3 panels which determine work type to do:
 |
Localizable text
extraction in .strings
or .plist files |
 |
Texts: Analyze, dictionary, translation, copy ......... |
 |
Localized nib/xib
files generation |
Software has 3 modes which determine on which files apply works:
 |
(Files) apply on alone file. |
 |
(Folder) apply on all files in folder |

|
(AppProj) apply on all files in all folders in application or project. |
Panels and modes are selectable by clic on icones at window top.
Condition:
Xcode 3.x (or newer) must be instaled for software runs.