Commit Graph

141 Commits

Author SHA1 Message Date
Michal Čihař
5030bafb95 Add West Flemish language 2013-07-22 10:38:57 +02:00
Michal Čihař
770daca8a6 Various coding style improvements 2013-07-10 15:26:24 +02:00
Marc Delisle
74391e7da0 Merge branch 'QA_4_0' 2013-06-06 11:40:50 -04:00
Marc Delisle
46d0c48121 bug #3965 Default language wrong with zh-TW 2013-06-06 11:38:55 -04:00
Michal Čihař
a034965517 Add Kannada language 2013-06-04 15:02:16 +02:00
Michal Čihař
272c7a7918 Better name for function getting language name 2013-05-02 16:10:14 +02:00
Michal Čihař
baa9493afd Add Interlingua language 2013-04-04 09:54:10 +02:00
Michal Čihař
8ccc3a66e6 Do not leave text direction on translators
Rather hardcode list of RTL languages as this is easier to maintain when
addding new languages.
2013-04-03 10:22:49 +02:00
Michal Čihař
dc75147c75 Start Punjabi translation 2012-08-20 13:20:20 +02:00
Michal Čihař
5ff4ecb230 Clearer comment for a ltr/rtl as it gets wrongly translated 2012-06-04 13:50:13 +02:00
Michal Čihař
01775a55cb Add Central Kurdish langauge 2012-05-15 10:50:23 +02:00
Michal Čihař
54dc10a012 Use PMA_fatalError instead of die 2012-05-09 11:58:10 +02:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Marc Delisle
e78a25ac76 Malayalam in language selector 2012-04-21 15:27:33 -04:00
Michal Čihař
541fb087b7 Add Kazakh language 2012-03-26 10:48:27 +02:00
Michal Čihař
9e1bd1b13b Add Armenian language 2012-03-22 12:04:28 +01:00
Madhura Jayaratne
9f179dddc2 Coding style improvements - mostly doc comments 2012-03-21 05:45:12 +05:30
Marc Delisle
63508c4018 No longer globalize HTTP_ACCEPT_LANGUAGE 2012-02-26 07:54:55 -05:00
Michal Čihař
e07929af7a Description for Turkmen language 2011-12-28 15:28:25 +01:00
Marc Delisle
02d5799893 Fix merge conflicts 2011-11-05 10:00:50 -04:00
Robert Scheck
8170d03d3c Patch by Robert Scheck <robert@fedoraproject.org>
for phpMyAdmin >= 3.4.7, which makes the php-gettext
library that is used configurable, which is helpful or even required for
some vendors or downstreams. The default is the internal library to keep
backward compatibility. More details can be found at SourceForge:
https://sourceforge.net/tracker/?func=detail&aid=3433770&group_id=23067&atid=377410
2011-11-05 09:57:28 -04:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
e67a0a2531 Spaces between parameters in function calls 2011-09-23 08:43:41 +05:30
Piotr Przybylski
df9b8c2729 Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
Michal Čihař
fc1f74306a Avoid introducing new string to translate, this fits better 2011-08-10 16:17:18 +02:00
Michal Čihař
e9ea3b59a3 Fix typo 2011-08-10 14:12:36 +02:00
Michal Čihař
c779d002ef Propagate localisation to TCPDF 2011-08-10 14:11:05 +02:00
Michal Čihař
b36ef2f530 Need require_once because of test case 2011-08-10 10:41:15 +02:00
Michal Čihař
96be56ea40 Adjust switch blocks to PEAR coding standards 2011-08-08 17:41:09 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
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