Skip to content

Localization

iraichi edited this page Apr 23, 2015 · 17 revisions

Localization

Kitto default language is english, but it is possible to localize the interface in any language.

In order to Localize an application you have to localize both Kitto interface and your application interface.

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