Gettext Support
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".