summaryrefslogtreecommitdiff
path: root/apps/com.theqtcompany.i18ndemo/README
blob: 0296c53239e3960e666f9bc01e6d00e576953a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
* First time steps
Run create_qm.sh script inside translations sub-folder to generate translated files.


* Add support for additional language
(1) Change directory to "translations" sub-folder.

(2) Create file named "i18napp_<languageCode>.ts"

(3) Run create_ts.sh to populate the .ts file created in step (2) above.

(4) Edit "Languages.qml". Locate VirtualKeyboardSettings.activeLocales and add the languageCode to the existing list