Internationalization

Version 5 (Andrew Dolgov, 08/13/2007 11:58 AM)

1 1
2 5 Andrew Dolgov
h1. Internationalization (I18N) in TT-RSS
3 1
4 5 Andrew Dolgov
5 5 Andrew Dolgov
*Note: As of 1.2.9, I18N is unfinished/work in progress.*
6 5 Andrew Dolgov
7 1
Since version 1.2.9 TT-RSS has support for interface translations. Language is currently selected automatically based on Accept-Language HTTP header sent by browser and available translations. There are different ways to configure Accept-Language support in the browsers:
8 1
9 5 Andrew Dolgov
* Safari uses language order in System Preferences -> International (?)
10 5 Andrew Dolgov
* "Camino":http://www.caminobrowser.org/support/docs/setup/#accept_lang
11 5 Andrew Dolgov
* "Firefox":http://www.mozilla.org/support/firefox/tips#oth_language
12 3 Andrew Dolgov
13 5 Andrew Dolgov
Since *1.2.14* it is possible to choose interface language from the login form.
14 4 Andrew Dolgov
15 5 Andrew Dolgov
Current translations (for *1.2.14*): Russian, Simplified Chinese, French.
16 4 Andrew Dolgov
17 5 Andrew Dolgov
See also: [[HowToCreateTranslation|How to create new translation]]