Commit Graph

161 Commits

Author SHA1 Message Date
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
90a232d8fb Add definition for Breton 2011-07-07 13:46:15 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Michal Čihař
b22e456636 Use language name rather than adverb 2011-06-22 08:37:59 +02:00
Michal Čihař
42d93e5a8c Add definition for Breton 2011-06-22 08:35:36 +02:00
Michal Čihař
3cf4830bbb Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Michal Čihař
bbbf2c49ed Drop $GLOBALS['charset'].
It was anyway always set to utf-8 so it does not make sense to keep it
as a variable.
2011-06-03 14:04:29 +02:00
Michal Čihař
ece21fbe9a Check if directory exists 2011-05-05 09:08:37 +02:00
Michal Čihař
ed988b257c Explicitely state GLOBALS here, though it should not be needed 2011-04-05 14:00:10 +02:00
Michal Čihař
3eeb09bfe0 Remove duplicate case for English 2011-04-05 13:41:04 +02:00
Michal Čihař
b382f33e8d Add UTF-8 transcription of language 2011-04-05 13:39:54 +02:00
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
Marc Delisle
a554042b5e bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
Marc Delisle
56123dcea1 new translation: Macedonian 2007-05-26 11:47:27 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
8fc7dbf455 sinhala translator's name and html entities for drop-down 2007-02-19 17:45:52 +00:00
Marc Delisle
3a834ce16b new language: sinhala 2007-02-16 21:07:33 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Michal Čihař
7e5f61842c Fix path disclossure while passing array as some params. 2006-11-17 09:32:19 +00:00
Marc Delisle
8e82d3d02d Tatarish name 2006-06-21 10:40:41 +00:00
Michal Čihař
3f9e28ae66 Use GET and POST explicitely as cookies can override values in REQUEST (bug #1481584). 2006-05-05 09:30:13 +00:00
Michal Čihař
fad722d2f4 Escape user input (CVE-2006-2031). 2006-05-02 09:28:42 +00:00
Michal Čihař
9f8afc5d4e Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:13:52 +00:00
Sebastian Mendel
44a0f36096 use PMA_getenv() 2006-04-11 14:33:17 +00:00
Sebastian Mendel
5bdcd33740 replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
e988938d43 use PMA_sendHeaderLocation() 2005-11-28 16:42:00 +00:00
Sebastian Mendel
2153a6af48 - revised
- added check for lang directory (./lang/)
- check files for languages
2005-11-28 12:19:03 +00:00
Michal Čihař
a1f608d0bc Store HTML entities rather than relying on php functions to create them. 2005-11-27 22:04:11 +00:00
Sebastian Mendel
ed31f99d0c - fixed unchecked variables as it was originaly in my mind
- added error message if requested lang could not be set
- set fallback to en-utf-8
- minore fixes
2005-11-26 07:43:01 +00:00
Marc Delisle
7cb1a1f155 undefined pma_lang the first time (cookie does not exist) 2005-11-25 15:40:33 +00:00
Michal Čihař
dc536cef69 Fix undefined indexes. 2005-11-25 08:28:51 +00:00
Sebastian Mendel
ea94a378d4 made code more reliable 2005-11-24 17:26:26 +00:00
Michal Čihař
75943a0ede Show native names of languages (RFE #1342726). 2005-11-23 11:58:01 +00:00
Sebastian Mendel
ec0013dbf6 - common.lib.php should REALLY REALLY and ALWAYS be the first include
- no other calls to grab_gloabls.lib.php
2005-11-18 13:02:36 +00:00
Sebastian Mendel
48d2f5a3c5 keep the global space clean
- unset variables after use
- commented out some never used variables
2005-11-17 11:12:03 +00:00
Michal Čihař
4e729233fb Simplify code. 2005-10-31 09:30:55 +00:00
Michal Čihař
ec473d8d7d Allow to limit list of shown languages (RFE #1328003). 2005-10-18 18:08:33 +00:00
Marc Delisle
83ba55be59 belarusian_latin 2005-06-11 10:23:21 +00:00
Marc Delisle
b1cc57679a new mongolian 2005-06-06 17:00:38 +00:00
Marc Delisle
a48b354655 renamed tatar to tatarish 2005-06-06 16:36:15 +00:00
Marc Delisle
a603db6de2 new lang: tatar 2005-06-03 17:20:04 +00:00
Marc Delisle
5db6117462 belarusian 2005-04-16 12:09:51 +00:00
Alexander M. Turek
dee676c357 english-iso-8859-15 2005-04-07 22:26:13 +00:00
Alexander M. Turek
7dc91f55b6 Latin9 2005-03-27 00:23:10 +00:00
Alexander M. Turek
e72fe4269c new charsets 2005-03-19 17:50:19 +00:00
Alexander M. Turek
9e39fe6ee6 old code 2005-02-23 14:00:15 +00:00
Alexander M. Turek
6f96840173 use Traditional Chinese for Hong Kong users 2004-10-12 21:29:08 +00:00
Michal Čihař
e73e3d2755 Hebrew now also has utf-8 version. 2004-09-03 13:34:04 +00:00
Marc Delisle
f093987be6 bug 968174: auto-switch to UTF-8 on MySQL 4.1.0+, and default lang is now the non-UTF-8 one 2004-08-03 00:28:55 +00:00
Alexander M. Turek
99a4b30a74 More consistant naming for the chinese language files 2004-07-30 19:16:49 +00:00