Commit Graph

17795 Commits

Author SHA1 Message Date
Kęstutis
e192771ead Translation update done using Pootle. 2010-08-19 22:49:45 +02:00
Kęstutis
2608daca1b Translation update done using Pootle. 2010-08-19 22:49:39 +02:00
Kęstutis
fa9126f9d3 Translation update done using Pootle. 2010-08-19 22:49:26 +02:00
Kęstutis
3b2e8f1184 Translation update done using Pootle. 2010-08-19 22:49:17 +02:00
Kęstutis
e50f23da68 Translation update done using Pootle. 2010-08-19 22:48:57 +02:00
Kęstutis
09cfbedead Translation update done using Pootle. 2010-08-19 22:48:45 +02:00
Kęstutis
a01663c03a Translation update done using Pootle. 2010-08-19 22:48:29 +02:00
Kęstutis
d4559787e0 Translation update done using Pootle. 2010-08-19 22:42:12 +02:00
Kęstutis
c7e19a42ff Translation update done using Pootle. 2010-08-19 22:37:16 +02:00
Kęstutis
5c625a5d2e Translation update done using Pootle. 2010-08-19 22:34:00 +02:00
Kęstutis
c3cc6f7cbf Translation update done using Pootle. 2010-08-19 22:33:35 +02:00
Kęstutis
388ffe911a Translation update done using Pootle. 2010-08-19 22:30:24 +02:00
Kęstutis
5597ac9aed Translation update done using Pootle. 2010-08-19 22:24:45 +02:00
Kęstutis
edeb1facf4 Translation update done using Pootle. 2010-08-19 22:23:14 +02:00
Kęstutis
bd6c6500b7 Translation update done using Pootle. 2010-08-19 22:22:48 +02:00
Kęstutis
a413cb6c76 Translation update done using Pootle. 2010-08-19 22:18:42 +02:00
Kęstutis
e2188ef767 Translation update done using Pootle. 2010-08-19 22:16:04 +02:00
Michal Čihař
b337f45a0a Revert "Do not assume that DefaultLang is escaped."
This reverts commit 05ca00e0a2.

There does not seem to be bug here.
2010-08-19 15:37:06 +02:00
Michal Čihař
a590931896 Make mailing lists link translatable as well. 2010-08-19 14:18:53 +02:00
Michal Čihař
6aefc832ad Fixes for JSON plugin. 2010-08-19 14:05:04 +02:00
Michal Čihař
772d80787d Czech translation update. 2010-08-19 11:53:54 +02:00
Michal Čihař
c7815a8650 Fix typo. 2010-08-19 11:47:39 +02:00
Michal Čihař
08db8d1be8 Czech translation update. 2010-08-19 11:46:59 +02:00
Michal Čihař
10aba36287 Refresh po files. 2010-08-19 11:37:04 +02:00
Michal Čihař
d76fe3856b Remove some HTML from translatable strings. 2010-08-19 11:35:45 +02:00
Michal Čihař
660324620c No HTML for translators. 2010-08-19 11:32:26 +02:00
Michal Čihař
3f33397651 No need to translate SQL statements. 2010-08-19 11:31:28 +02:00
Michal Čihař
882892af23 Better translatable messages. 2010-08-19 11:30:44 +02:00
Michal Čihař
763aff5a6f Use format strings. 2010-08-19 11:30:32 +02:00
Michal Čihař
124ba18d03 Better to use format strings. 2010-08-19 11:26:34 +02:00
Michal Čihař
66ce9352c5 Update translations to match current code. 2010-08-19 11:14:21 +02:00
Michal Čihař
c5a3288396 Merge remote branch 'lori/gsoc' 2010-08-19 11:11:51 +02:00
Michal Čihař
26c79f55c5 Backward compatibility for language cookies. 2010-08-19 10:52:58 +02:00
Michal Čihař
1f248cc254 Simplify code to use native tcpdf functions. 2010-08-18 13:58:52 +02:00
Michal Čihař
05ca00e0a2 Do not assume that DefaultLang is escaped. 2010-08-18 12:37:20 +02:00
Michal Čihař
48e9096600 Properly check validity of sort parameter. 2010-08-18 12:31:54 +02:00
Michal Čihař
be0f47a931 Fix XSS on hostname. 2010-08-18 12:13:59 +02:00
Michal Čihař
cd205cc55a Fix XSS on username. 2010-08-18 12:12:09 +02:00
Michal Čihař
7dc6cea065 Fix XSS on tablename and pred_tablename. 2010-08-18 12:09:13 +02:00
Michal Čihař
6028221d97 Fix XSS on dbname. 2010-08-18 12:07:45 +02:00
Michal Čihař
2a1233b69c Fix XSS on checkprivs. 2010-08-18 12:05:32 +02:00
Michal Čihař
25ac7de38c Document PMA_sanitize. 2010-08-18 11:42:08 +02:00
Michal Čihař
fa30188dde Escape html chars in form values. 2010-08-18 11:38:19 +02:00
Michal Čihař
00add5c43f Add option to escape PMA_sanitize output.
This is required when it is used in form values.
2010-08-18 11:38:19 +02:00
Marc Delisle
c75e41d5d8 Limit list of correct values for sort order. 2010-08-18 11:30:19 +02:00
Michal Čihař
533e102135 Fix handling of unknown sort order. 2010-08-18 11:30:19 +02:00
Michal Čihař
ea3b718fc3 Secure handling of sort_by and sort_order in server_databases.php. 2010-08-18 11:30:19 +02:00
Michal Čihař
7f266483b8 Fix XSS on delimiter in tbl_sql.php. 2010-08-18 11:30:19 +02:00
Marc Delisle
5bcd95a42c Fix XSS on delimiter in db_sql.php. 2010-08-18 11:30:19 +02:00
Michal Čihař
6d548f7d44 Fix XSS on field_str in db_search.php. 2010-08-18 11:30:19 +02:00