1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

enable translations by default; misc fixes

This commit is contained in:
Andrew Dolgov
2010-01-25 23:12:08 +03:00
parent b62f7265cc
commit 0456176a44
3 changed files with 10 additions and 18 deletions
+2 -3
View File
@@ -100,9 +100,8 @@
// If update daemon and update_feeds should send digests
// Disable if you prefer querying special URL (see wiki)
define('ENABLE_TRANSLATIONS', false);
// Enable experimental support for interface translations
// based on PHP-Gettext. This is of no much use right now.
define('ENABLE_TRANSLATIONS', true);
// Enable support for interface translations
define('MYSQL_CHARSET', '');
// Connection charset for MySQL. Only enable if having charset-related