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 |
|