GettextSupport
Version 3 (Andrew Dolgov, 12/23/2009 04:20 PM)
| 1 | 2 | Andrew Dolgov | h1. Gettext Support |
|---|---|---|---|
| 2 | 1 | ||
| 3 | 3 | Andrew Dolgov | .h2 this is not really relevant anymore -fox |
| 4 | 1 | ||
| 5 | 1 | TT-RSS has some rudimentary support for Gettext-based I18N. Not enough done for actual internationalization to work, but it needs the extension to be present (at this stage - to do nothing). Usually, PHP on *nixes has Gettext built-in, but Windows requires the extension to be manually enabled in php.ini. Otherwise you'll get errors like "function _() is not defined". |