Michal Čihař
|
15bf3c12db
|
Move setup script messages away to avoid their loading all the time.
|
2010-03-30 14:54:24 +02:00 |
|
Michal Čihař
|
4dd524eaf1
|
Use ngettext for number of inserted rows.
|
2010-03-30 14:51:09 +02:00 |
|
Michal Čihař
|
44d5cb8548
|
Use ngettext for number of deleted rows.
|
2010-03-30 14:41:46 +02:00 |
|
Michal Čihař
|
90b462ab3a
|
Remove no longer used message.
|
2010-03-30 14:34:33 +02:00 |
|
Michal Čihař
|
7bcf3879ba
|
Move MySQL manual language to proper place.
|
2010-03-12 00:03:03 +01:00 |
|
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 |
|