Commit Graph

51700 Commits

Author SHA1 Message Date
Burak Yavuz
189cd9aeb0 Translation update done using Pootle. 2011-08-15 23:08:44 +02:00
Burak Yavuz
9da28ac057 Translation update done using Pootle. 2011-08-15 23:08:30 +02:00
Pootle server
51fe1fa951 Merge remote-tracking branch 'origin/master' 2011-08-15 18:40:16 +02:00
Michal Čihař
35401e093c Can not have <p> inside <p> 2011-08-15 17:55:53 +02:00
Michal Čihař
13c3beb8ef Fix references to selects 2011-08-15 17:53:12 +02:00
Michal Čihař
268ad58ec2 Fix HTML 2011-08-15 17:49:26 +02:00
Michal Čihař
409a1bee74 Fix trailing tags 2011-08-15 17:48:51 +02:00
Michal Čihař
75eed8e9aa Escape html tags 2011-08-15 17:47:46 +02:00
Michal Čihař
d4049610ee Fix trailing tags 2011-08-15 17:46:58 +02:00
Michal Čihař
3d57df57bd More fixups 2011-08-15 17:44:39 +02:00
Michal Čihař
36775d2277 Fixup <img> tags 2011-08-15 17:37:34 +02:00
Michal Čihař
e195d7cb41 Escape possible < coming from PMA_formatNumber 2011-08-15 17:35:37 +02:00
Michal Čihař
0c16e0fcb5 Missing tag 2011-08-15 17:34:50 +02:00
Michal Čihař
ee69f251fd Fix HTML tags 2011-08-15 17:33:57 +02:00
Michal Čihař
3538fd83c2 Safer compression
Always have working file in js/
2011-08-15 17:17:34 +02:00
Michal Čihař
f552d312b3 Various JS fixes 2011-08-15 17:12:27 +02:00
Michal Čihař
a9b718d2e0 A little bit of coding style 2011-08-15 17:09:44 +02:00
Michal Čihař
bdc3d23292 Expand tabs 2011-08-15 17:08:51 +02:00
Michal Čihař
ba5b79d98b Remove trailing comma to avoid problems with MSIE 2011-08-15 17:05:44 +02:00
Pootle server
b405a4ef73 Merge remote-tracking branch 'origin/master' 2011-08-15 14:40:09 +02:00
Marc Delisle
7546350978 Merge commit '90c010f9ca0dd52ce322c133f84b5321c2f40264' 2011-08-15 07:46:17 -04:00
Pootle server
caff9c0c30 Merge remote-tracking branch 'origin/master' 2011-08-15 12:40:23 +02:00
Piotr Przybylski
e19d93a70c Remove unneeded variables from config.default.php 2011-08-15 11:58:54 +02:00
Michal Čihař
b3939c021a Remove not needed global $query_default_option 2011-08-15 11:41:49 +02:00
Michal Čihař
21e2913add Remove not needed param from PMA_REL_create_page 2011-08-15 11:37:23 +02:00
Michal Čihař
b0a108473e Remove not needed param from PMA_REL_create_page 2011-08-15 11:36:13 +02:00
Michal Čihař
bbccd32c81 Improve coding style 2011-08-15 11:33:00 +02:00
Michal Čihař
74764f3cf1 Add test case for failed eval 2011-08-15 11:24:54 +02:00
Michal Čihař
7654af9632 Add test for errors 2011-08-15 11:21:38 +02:00
Michal Čihař
670b6ea38b Fix test with lang set 2011-08-15 11:18:25 +02:00
Michal Čihař
83b859f679 Add test for quotes handling 2011-08-15 11:07:35 +02:00
Michal Čihař
e4c101c4d6 Add more cases for adding rules 2011-08-15 11:02:39 +02:00
Michal Čihař
9889e68133 Add testcase for adding rules 2011-08-15 10:54:53 +02:00
Michal Čihař
72f9042b9a Coding style 2011-08-15 10:43:21 +02:00
Pootle server
c3e15641a0 Merge remote-tracking branch 'origin/master' 2011-08-15 10:40:16 +02:00
Michal Čihař
843de6fdf5 Fix testcase 2011-08-15 10:39:57 +02:00
Michal Čihař
099be90fba Add test for parsing 2011-08-15 10:38:09 +02:00
Michal Čihař
aec113c7b7 Rename file to match standards 2011-08-15 10:36:01 +02:00
Michal Čihař
0407bb70a9 Param was missing 2011-08-15 10:18:22 +02:00
Michal Čihař
ac4b82ea13 Merge remote-tracking branch 'tyron/master'
Conflicts:
	libraries/advisor.class.php
2011-08-15 10:16:29 +02:00
Pootle server
0ff31b439e Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	po/cs.po
2011-08-15 10:11:54 +02:00
Michal Čihař
2f04095537 Update po files 2011-08-15 10:10:32 +02:00
Michal Čihař
88879b37fa Split long text, use <strong> instead of <b> 2011-08-15 10:07:46 +02:00
Michal Čihař
9b4eb98968 Split up long string 2011-08-15 10:04:00 +02:00
Michal Čihař
d7bedfd5b1 Whitespace cleanup 2011-08-15 10:03:52 +02:00
Michal Čihař
7327dab936 Include link to docs 2011-08-15 10:01:10 +02:00
Michal Čihař
8539600451 Use <strong> rather than <b>, remove it from translatable message 2011-08-15 09:57:08 +02:00
Michal Čihař
e5a15ca519 Translate as separate strings rather than huge string with HTML formatting 2011-08-15 09:55:58 +02:00
Michal Čihař
5817269b4e Translation update done using Pootle. 2011-08-15 09:53:33 +02:00
Michal Čihař
a1cfb54220 Translation update done using Pootle. 2011-08-15 09:53:23 +02:00