Commit Graph

12 Commits

Author SHA1 Message Date
Michal Čihař
8781e81c5e Move some messages to places where they belong.
This is bascially just test that everything works as expected, much more
messages should follow.
2010-03-11 23:58:38 +01:00
Michal Čihař
b33cbac41e Convert comment to translator comment. 2010-03-11 23:53:23 +01:00
Michal Čihař
faa422b821 Add hint for translators. 2010-03-11 23:50:54 +01:00
Michal Čihař
5f9063b844 No support for MySQL, so no need to link to it's docs. 2010-03-11 23:49:33 +01:00
Michal Čihař
4a7c818b92 Add missing translation. 2010-03-11 23:30:10 +01:00
Michal Čihař
3f5b2bd34e Fix context usage.
Remove context where it is not needed, add it to messages.inc where it
seems to be useful.
2010-03-11 19:18:44 +01:00
Michal Čihař
cc8f02ec86 Add header to the file. 2010-03-11 18:49:15 +01:00
Michal Čihař
5a4b719ae9 Use context in some places.
These are still not all which were originally present, rest needs to be
checked.
2010-03-11 18:49:15 +01:00
Michal Čihař
0fb8f2c7ef Charset is always utf-8. 2010-03-11 18:49:15 +01:00
Michal Čihař
c60dd8b7c6 Add some comments for translators. 2010-03-11 18:49:15 +01:00
Michal Čihař
d4746a4cf7 Always use php-gettext functions without fallback to PHP. 2010-03-11 18:49:14 +01:00
Michal Čihař
54c9f24fb8 Initial implementation of Gettext based selection.
- Loads list of available languages
- Sets locale
- Loads transitional messages file
2010-03-11 18:49:14 +01:00