Commit Graph

3882 Commits

Author SHA1 Message Date
Marc Delisle
cfcec687fa bug #2986383 Not all data being shown / counted 2010-05-30 08:43:41 -04:00
Marc Delisle
024120107c removed code that was adding all fields, even untouched ones, in the UPDATE statement 2010-05-29 07:45:56 -04:00
Dieter Adriaenssens
c676b181a5 cleanup (re)moved files 2010-05-26 21:24:26 +02:00
Dieter Adriaenssens
9c6e8bc186 Update library PHPExcel to version 1.7.3 2010-05-25 22:10:48 +02:00
Michal Čihař
f8d0e57a3d Can not use text as index here.
We already get translated string.
2010-05-25 16:56:29 +02:00
Michal Čihař
94b9b5e705 Fixup transformations generator. 2010-05-25 14:38:30 +02:00
Michal Čihař
f36bd4a641 Readd privdesc messages. 2010-05-25 13:21:21 +02:00
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ř
ac2087a3e8 Gettext usage. 2010-05-24 11:18:25 +02:00
Michal Čihař
1a923fe9c6 Proper escaping. 2010-05-24 11:13:18 +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ř
a04e9abd3f Revert messages back to original form. 2010-05-24 10:51:54 +02:00
Michal Čihař
e0118af1e3 Remove unused message strings from messages.inc.php (A). 2010-05-24 10:50:50 +02:00
Michal Čihař
7e954f0736 Fix message. 2010-05-22 14:11:17 +02:00
Marc Delisle
c78ee96697 gettext conversion 2010-05-20 07:49:15 -04:00
Michal Čihař
f8f7b5661b This can not use translations as they are initialized after sessions. 2010-05-17 11:35:29 +02:00
Marc Delisle
b05a903dc3 gettext conversion 2010-05-14 07:47:50 -04:00
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
Marc Delisle
7925c03896 gettext conversion 2010-05-11 13:05:43 -04:00
Michal Čihař
b22daddbb7 Merge branch 'QA_3_3' 2010-05-11 11:56:31 +02:00
Michal Čihař
bc5d816449 [browse] Fix handling of sort order if only column is specified. 2010-05-11 11:56:25 +02:00
Michal Čihař
d47b913599 Adjust Kanji encoding feature to match look of the rest interface.
Move all options to single <fieldset>, now it looks at least consistent
with rest of the dialogs where it is being used.
2010-05-10 14:17:34 +02:00
Michal Čihař
ffcf1a8447 Add labels to Kanji encoding form. 2010-05-10 09:50:18 +02:00
Michal Čihař
eed76f7671 Reintroduce strings for Kanji conversion. 2010-05-10 09:36:36 +02:00
Michal Čihař
c415e5d03b Reenable kanji encoding feature.
Language names are now slightly different.
2010-05-10 09:26:17 +02:00
Marc Delisle
632211d065 gettext conversion 2010-05-09 16:24:32 -04:00
Marc Delisle
2b4a5e68ee gettext conversion 2010-05-09 08:03:11 -04:00
Marc Delisle
78bb9c71c0 bug #2998889 Import button does not work in Catalan 2010-05-09 07:07:15 -04:00
Marc Delisle
5227d998ec bug #2998889 Import button does not work in Catalan 2010-05-09 07:00:49 -04:00
Marc Delisle
a3b034eacd gettext conversion 2010-05-07 13:02:26 -04:00
Marc Delisle
f8f475419d gettext conversion 2010-05-06 12:49:07 -04:00
Marc Delisle
2586524b03 gettext conversion; clarify code 2010-05-06 07:48:38 -04:00
Marc Delisle
37f0d02a1e avoid confusion with older $str variables 2010-05-05 15:34:53 -04:00
Michal Čihař
149c75f91f Use standard way for linking documentation. 2010-05-05 16:24:02 +02:00
Michal Čihař
5c2a111011 Fix format strings. 2010-05-05 11:44:55 +02:00
Michal Čihař
5bcca1a6b5 Unified error handling by using PMA_fatalError. 2010-05-05 11:39:24 +02:00
Michal Čihař
40388d4fe0 Simplify MySQL modules warnings by using standard functions. 2010-05-05 11:36:33 +02:00
Michal Čihař
b1109fa7f4 Convert session module warning to generic message function. 2010-05-05 11:36:10 +02:00