19 Commits

Author SHA1 Message Date
ruan
477ccd601a Refactor locale classes for unit testing 2020-08-06 15:39:55 +02:00
ruan
9630eaa52b Add support for simple URLs (e.g. /bans/) 2020-06-21 00:39:16 +02:00
MrMorganCz
49df808360 Update cs_CZ.utf8.php 2020-02-07 01:12:23 +00:00
MrMorganCz
b21eaca689 Update cs_CZ.utf8.php 2019-02-07 16:24:23 +00:00
MrMorganCz
6f868f70e7 Update cs_CZ.utf8.php 2019-02-07 14:53:51 +00:00
TheTopCz
a8d534ad4d Update cs_CZ.utf8.php 2018-08-06 01:55:16 +00:00
TheTopCz
448eadc58e Update cs_CZ.utf8.php 2018-08-06 01:52:02 +00:00
TheTopCz
008dec75a4 Update cs_CZ.utf8.php 2018-08-06 01:43:49 +00:00
ruan
0f8ff13c43
More refactoring 2018-04-26 07:59:12 +02:00
ruan
2b78e68729
sed -i 's/^.*array.*_.*$//g' *.php 2018-03-09 08:39:30 +02:00
ruan
f64a147a72
Spring cleaning - another big refactor for the locale system
en_US locale reduced from 88 messages to 43 messages.
Redundant messages have been purged, making it much easier to translate everything.
Message indexes now form a consistent and generified tree/branch/leaf structure.
2018-03-09 08:29:13 +02:00
ruan
260d6a67cc
Big refactor to locale system for fallback language support 2017-12-04 06:44:23 +02:00
ruan
a05d144380
Remove yes/no translations since they are never used 2017-05-15 06:38:34 +02:00
ruan
28a0531f86
Use {name} rather than $name 2016-09-27 08:28:09 +02:00
ruan
7bdd2a9b75 Added (Unbanned by $name) to ban and mute listings
Hope I got the translations right.
2016-07-06 18:01:30 +02:00
ruan
0c8f4557b5 Remove redundant closing tag 2016-04-11 09:04:12 +02:00
ruan
caee6e306b Clean up lang files 2016-02-12 11:52:16 +02:00
ruan
4d019365f6 Reformat code 2016-02-12 11:44:36 +02:00
BuildTools
d63d69e553 Support for international localisation via separate language files 2016-02-12 10:20:05 +01:00