Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | Use native language name for Finnish | Lukas Fleischer | 1 | -1/+1 |
2018-08-06 | Make the locale directory configurable | Lukas Fleischer | 1 | -1/+2 |
2018-07-09 | Fix regression in translating anything at all | Eli Schwartz | 1 | -2/+1 |
2017-02-27 | Fix SQL query to retrieve language setting | Lukas Fleischer | 1 | -3/+5 |
2016-11-10 | Remove extraneous quote in translator.inc.php | Mark Weiman | 1 | -1/+1 |
2015-06-27 | Add Arabic translation | Lukas Fleischer | 1 | -0/+1 |
2015-06-09 | Add Spanish (Latin America) and Asturian translations | Lukas Fleischer | 1 | -0/+2 |
2015-06-09 | Fix official language name of Czech | Lukas Fleischer | 1 | -1/+1 |
2015-06-08 | Add Chinese (Taiwan) translations | Lukas Fleischer | 1 | -1/+2 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 1 | -4/+4 |
2014-07-04 | Handle plurals in translations | Lukas Fleischer | 1 | -0/+7 |
2014-05-13 | Set language using a POST request | Lukas Fleischer | 1 | -2/+2 |
2013-08-26 | Add Japanese and Slovak languages | Lukas Fleischer | 1 | -0/+2 |
2013-02-10 | Add database wrapper class and new connection method | canyonknight | 1 | -4/+3 |
2012-12-22 | Changed 'Dutch' to 'Nederlands' | Marcel Korpel | 1 | -1/+1 |
2012-09-24 | Avoid use of "<b>"/"</b>" | Lukas Fleischer | 1 | -1/+1 |
2012-09-18 | Migrate all DB code to use PDO | canyonknight | 1 | -3/+3 |
2012-03-09 | Merge branch 'maint'HEADmaster | Lukas Fleischer | 1 | -2/+2 |
2011-10-24 | Move SUPPORTED_LANGS out of config.inc.php | Dan McGee | 1 | -0/+84 |
2011-08-20 | web/lib/translator.inc.php: Use vsprintf() in __() | Lukas Fleischer | 1 | -14/+5 |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij | 1 | -0/+50 |