Commit Graph

43 Commits

Author SHA1 Message Date
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Michal Čihař
f36bd4a641 Readd privdesc messages. 2010-05-25 13:21:21 +02:00
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
Michal Čihař
e0b32c7aaa Convert transformation descriptions to gettext. 2010-05-24 12:04:20 +02:00
Michal Čihař
dffd1dc1a2 Get rid of strSuccess. 2010-05-24 11:30:28 +02:00
Michal Čihař
e0129770dc Get rid of strDocu. 2010-05-24 11:29:35 +02:00
Michal Čihař
bb36ae46a1 Convert replication to gettext. 2010-05-24 11:28:58 +02:00
Michal Čihař
14c8de547e Not really used directly anymore. 2010-05-24 11:27:54 +02:00
Michal Čihař
88ff43da9f Remove strError occurences. 2010-05-24 11:27:08 +02:00
Michal Čihař
0620f3df03 Not really used directly anymore. 2010-05-24 11:25:50 +02:00
Michal Čihař
019a34b707 Remove all message strings not present anywhere in the code. 2010-05-24 11:08:54 +02:00
Michal Čihař
9cfb68b99a Remove unused message strings from messages.inc.php (C). 2010-05-24 11:02:43 +02:00
Michal Čihař
ff00107f1e Remove unused message strings from messages.inc.php (B). 2010-05-24 10:57:30 +02:00
Michal Čihař
e0118af1e3 Remove unused message strings from messages.inc.php (A). 2010-05-24 10:50:50 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
3436ce42cc Migrate separator code to gettext. 2010-05-13 11:31:34 +02:00
Michal Čihař
0dcbea28eb Move byte units translations to proper place. 2010-05-13 11:26:54 +02:00
Michal Čihař
00d7b8a659 Gettext for day/months. 2010-05-13 11:23:09 +02:00
Michal Čihař
95561d1e5b Move comment for translators to proper place. 2010-05-13 11:18:42 +02:00
Marc Delisle
00604060e8 gettext conversion 2010-05-12 12:53:08 -04:00
Michal Čihař
73c75aacd2 There is no need to duplicate this message. 2010-05-03 14:00:06 +02:00
Michal Čihař
632d3219dd Another removal of unused messages. 2010-04-19 14:26:29 +02:00
Michal Čihař
e4e121234b There is no longer message for MySQL < 5. 2010-04-19 14:25:17 +02:00
Michal Čihař
066ff75a74 Remove messages no longer used. 2010-04-19 14:24:30 +02:00
Michal Čihař
c80d629268 The link does clearing not reseting. 2010-04-02 13:40:32 +02:00
Michal Čihař
2691e959c1 Prevent direct execution of some files. 2010-04-02 09:03:46 +02:00
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