Skip to content

Localization

iraichi edited this page Apr 23, 2015 · 17 revisions

Localization

Kitto default language is english, but it allows you to localize applications in any language.

In order to Localize an application you have to localize both the standard Kitto interface (i.e. messages), and your application interface (i.e. all fields'captions).

Kitto Interface Localization

folder ...\Kitto\Home\Locale must contain a subfolder for each language. Italian has been already provided. copy the folder for you language and edit the file Kitto.po. You can use a tool like [poedit] (http://poedit.net/)

Application Interface Localization

folder ...{App}\Home\Locale must contain a subfolder for each language. See the example [HelloKitto] (HelloKitto) and [Taskitto] (Taskitto).

Clone this wiki locally