Commit Graph

100 Commits

Author SHA1 Message Date
Marc Delisle
cc9f99d303 Typo "choosen" -> "chosen" 2011-01-12 08:40:54 -05:00
Marc Delisle
0d6cc8ca55 bug #3119884, path not found (in case the kit is English-only) 2010-11-28 07:43:01 -05:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Michal Čihař
26c79f55c5 Backward compatibility for language cookies. 2010-08-19 10:52:58 +02:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
ebc3f1b3c6 Included just once. 2010-07-26 16:43:26 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
715f2f04f6 Move messages to place where they are used. 2010-07-21 09:54:04 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Michal Čihař
df4a6efe47 Drop convcharset/pma_charset handling.
This code had no real use, it was used for converting strings from MySQL
to browser encoding.
2010-07-20 11:46:11 +02:00
ninadsp
9dd93987ca Reverted po files changes. 2010-07-15 00:17:49 +05:30
Michal Čihař
a038d59f7a Add Uyghur description. 2010-07-14 13:29:25 +02:00
ninadsp
834b36bd6a Merge remote branch 'origin/master' 2010-06-09 22:49:38 +05:30
Marc Delisle
5ed4790db0 move remaining old-format messages to the script that uses them, when possible 2010-06-08 12:32:18 -04:00
Michal Čihař
1649a0a1c4 Add description for Welsh. 2010-06-07 20:22:16 +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
Marc Delisle
a3b034eacd gettext conversion 2010-05-07 13:02:26 -04:00
Michal Čihař
fc328be030 Fix references. 2010-04-29 14:11:06 +02:00
Michal Čihař
7337fe5a0c Factor out code for getting language name. 2010-04-09 15:14:54 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Michal Čihař
a86d3fee48 Add Urdu description. 2010-04-09 13:44:28 +02:00
Michal Čihař
daff4417d8 Add Tamil description. 2010-04-09 13:32:58 +02:00
Michal Čihař
a164ce48e5 Fix error handling for language from cookie. 2010-04-02 11:52:25 +02:00
Michal Čihař
ebd574c385 Merge branch 'QA_3_3' 2010-03-30 13:49:16 +02:00
Michal Čihař
86cd86fc51 Avoid passing by reference, it causes problems on getenv results. 2010-03-30 13:48:49 +02:00
Michal Čihař
0c526a31b5 Add Telugu definition. 2010-03-30 12:25:15 +02:00
Michal Čihař
f61c1b400a Fix handling of not defined laguanges. 2010-03-30 12:24:08 +02:00
Michal Čihař
da9bb3ceda Correct code for Norwegian. 2010-03-12 10:32:08 +01:00
Michal Čihař
568be7147b Correct code for Japanese. 2010-03-12 10:18:05 +01:00
Michal Čihař
d4746a4cf7 Always use php-gettext functions without fallback to PHP. 2010-03-11 18:49:14 +01:00
Michal Čihař
23eb18b51f Set text domain to properly load messages file. 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
Michal Čihař
3a40107c8c Add English (United Kingdom) translation, thanks to Robert Readman. 2010-02-24 09:03:03 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
90279bacd2 new language: uzbek (cyrillic and latin) 2009-07-05 12:49:44 +00:00
Marc Delisle
398feb40fd patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +00:00
Marc Delisle
6208585d04 no longer useful since all lang files are UTF-8 2008-10-01 20:48:40 +00:00
Marc Delisle
a7fd8bc128 Belarusian update 2008-08-25 16:48:04 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
4eabff1312 From Piotr, a GSOC student for us, who needs a way to get unfiltered language list 2008-07-01 18:42:41 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Marc Delisle
9f0dcded5f new language: Bangla 2008-05-15 20:41:40 +00:00
Marc Delisle
1410002c86 wrong default charset in case of broken session 2007-11-02 16:45:49 +00:00
Sebastian Mendel
67bf403cfb config variables are always set 2007-10-24 09:44:07 +00:00
Sebastian Mendel
5dd96d42ce replaced $PMA_errors with new PMA_Error_Handler 2007-10-08 16:02:58 +00:00
Marc Delisle
3e460af6cf remove non-UTF-8 2007-09-04 16:59:39 +00:00
Marc Delisle
922ea2307a patch #1730171 Dead message strLanguageFileNotFound, thanks to Victor Volkov 2007-06-10 19:28:56 +00:00