i18n 1.0 review

Download
by rbytes.net on

Internationalization of a Cocoa application is a labor-intensive task.

License: Freeware
OS: Windows Vista / 7 / 8 / 10
File size: 7K
Developer: Cocoa Bits
Price: $0.00
Updated: 09 Nov 2005
0 stars award from rbytes.net


Internationalization of a Cocoa application is a labor-intensive task. Nib files and strings files need to be translated, and in the case of nib files that requires InterfaceBuilder, which the person translating needs to be familiar with.

But once an application is translated, the work does not stop: Any change to the user interface now has to be performed in all languages, which is a lot of work, and it is easy to overlook a connection or other change.

i18n is a perl script designed to make internationalization of applications easy and quick

Here are some key features of "i18n":
All UI modifications need only be performed on nib files in the developers chosen language
Translations are made on a simple text file, no developer tools are required
UI changes are quick and easy, only new terms need to be translated
All foreign-language nib files are auto-created
i18n pre-translates common terms learned from previous projects.

18n is free for personal use. If however you use it frequently or if you would like to support development of quality OS X software, please consider a donation.

i18n 1.0 search tags