Commit Graph

75369 Commits

Author SHA1 Message Date
Marc Delisle
cd9b871536 Translated using Weblate. 2012-04-27 17:07:34 +02:00
Michal Čihař
9c2ec28c04 Merge remote-tracking branch 'origin/master' 2012-04-27 16:55:35 +02:00
Marc Delisle
5fbe93fc86 Translated using Weblate. 2012-04-27 16:55:31 +02:00
Marc Delisle
1fb19c1399 Use binary prefix (see http://en.wikipedia.org/wiki/Gibibyte) 2012-04-27 10:55:04 -04:00
Marc Delisle
9932825dcc Translated using Weblate. 2012-04-27 16:46:03 +02:00
Marc Delisle
e7bf908470 Translated using Weblate. 2012-04-27 16:42:03 +02:00
Michal Čihař
04f732ade4 Merge remote-tracking branch 'origin/master' 2012-04-27 16:22:38 +02:00
Marc Delisle
fb4f050592 Translated using Weblate. 2012-04-27 16:22:33 +02:00
Marc Delisle
4943b6640e -The messages were incompletely displayed
-Allow better translations with positional parameters
2012-04-27 10:21:57 -04:00
Michal Čihař
4750cb53b2 Merge remote-tracking branch 'origin/master' 2012-04-27 15:44:11 +02:00
Matías Bellone
f135566808 Translated using Weblate. 2012-04-27 15:44:08 +02:00
Marc Delisle
1d4667b7b1 Translated using Weblate. 2012-04-27 15:44:06 +02:00
Michal Čihař
b5ef7cce10 Merge remote-tracking branch 'origin/QA_3_5' 2012-04-27 15:43:54 +02:00
Matías Bellone
b69f389e89 Translated using Weblate. 2012-04-27 15:43:52 +02:00
Marc Delisle
43fedb596d Translated using Weblate. 2012-04-27 15:40:56 +02:00
Michal Čihař
aca0b69f1b Call htmlspecialchars only once 2012-04-27 15:03:48 +02:00
Michal Čihař
11e2459a26 Fix fix of typo :-) 2012-04-27 15:02:52 +02:00
Marc Delisle
bd1bf07a21 Typos 2012-04-27 09:00:29 -04:00
Michal Čihař
fae4f1c19f Update po files 2012-04-27 14:34:24 +02:00
Michal Čihař
ea954b27a8 Translatable error messages, shared exception processing 2012-04-27 14:33:20 +02:00
Michal Čihař
565c7a82d3 Real function docs 2012-04-27 14:27:33 +02:00
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Michal Čihař
8318db6c8a Single method for setting error about unsupported compression 2012-04-27 13:43:16 +02:00
Michal Čihař
c3afb50573 Add docs to some files and methods 2012-04-27 13:41:44 +02:00
Michal Čihař
0e26eeb56a Move comments out of if statement 2012-04-27 11:40:11 +02:00
Michal Čihař
b2aba621ba Compact code 2012-04-27 11:39:10 +02:00
Michal Čihař
e9496d5aae Fix package name 2012-04-27 11:37:17 +02:00
Michal Čihař
05bfbbbec0 Fix subpackage name 2012-04-27 11:36:45 +02:00
Michal Čihař
82c9795e9d Remove useless @version $Id: 2012-04-27 11:34:57 +02:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Yuichiro Takahashi
8cfe396a0c Translated using Weblate. 2012-04-27 11:32:47 +02:00
Michal Čihař
e6cca75875 Cleanup spacing after @param 2012-04-27 11:32:47 +02:00
Michal Čihař
b2243f08a8 Fix spacing around brackets 2012-04-27 11:30:47 +02:00
Michal Čihař
a5839a3813 Fix spacing before tags 2012-04-27 11:25:37 +02:00
Michal Čihař
b078c47530 These tests take longer, give them more time 2012-04-27 10:49:24 +02:00
Michal Čihař
2a2fbc203f Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-27 10:43:37 +02:00
Michal Čihař
602ae33f61 Default to default MySQL setup (no password for root) 2012-04-27 10:43:23 +02:00
Michal Čihař
14ec52434c Merge remote-tracking branch 'origin/master' 2012-04-27 10:25:15 +02:00
Michal Čihař
16b5268012 Do not emit headers when running testsuite 2012-04-27 10:25:04 +02:00
Michal Čihař
82e33ced78 Merge remote-tracking branch 'origin/master' 2012-04-27 10:14:14 +02:00
Michal Čihař
4467d048c6 Basic implementation of testGetUserValue 2012-04-27 10:12:38 +02:00
Michal Čihař
4cfcf4563c We test this 2012-04-27 10:11:32 +02:00
Michal Čihař
7959520987 Check for variable being set 2012-04-27 10:11:16 +02:00
Michal Čihař
f1cf8d440a Emulate cookies for tests 2012-04-27 10:11:04 +02:00
Michal Čihař
aaaaf3a6ed Set real value, not unsed global 2012-04-27 10:00:15 +02:00
Michal Čihař
b7bc51d058 Skip setcookie calls while running testsuite 2012-04-27 09:58:21 +02:00
Michal Čihař
819b109522 Merge remote-tracking branch 'origin/master' 2012-04-27 09:53:50 +02:00
Michal Čihař
fbfe2dc3d4 Another syntax error I introduced 2012-04-27 09:53:38 +02:00
Michal Čihař
2a6b26e38d Merge remote-tracking branch 'origin/master' 2012-04-27 09:52:50 +02:00
Michal Čihař
dbf1f40808 Another missing comma 2012-04-27 09:52:39 +02:00