Commit graph

18 commits

Author SHA1 Message Date
plegall
e950e97320 complement to r6657: having a new key for the admin menu is a good thing but
the "Menu Management" label is not coherent with other admin menu labels.
Furthermore, all languages already have the word "Menu" in common.lang.php, no
need to display an english "Menu Management" if the translation is missing.


git-svn-id: http://piwigo.org/svn/branches/2.1@6675 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-10 19:47:33 +00:00
rvelices
d73302db9b - removed multiple definitions of language keys
git-svn-id: http://piwigo.org/svn/branches/2.1@6418 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 08:55:42 +00:00
rvelices
f0d6ec33ce merge r6402 from trunk
removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page

git-svn-id: http://piwigo.org/svn/branches/2.1@6403 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27 20:28:43 +00:00
ddtddt
02ba44ef08 remplace special -> tool
git-svn-id: http://piwigo.org/svn/branches/2.1@6327 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 14:02:17 +00:00
Gotcha
640d9ebccc Change the language key.
Old => "Note: Only deletes photos added with pLoader"
New => "Note: Only deletes photos added with API"
Removal of the old keys in all the languages.
MAJ New key for en_EN & fr_FR
bug:1672

git-svn-id: http://piwigo.org/svn/branches/2.1@6289 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-23 10:14:39 +00:00
nikrou
f1c5936f8b Fix language key (return in string) for message introduction in upgrade.php
git-svn-id: http://piwigo.org/svn/trunk@6127 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-08 20:23:13 +00:00
plegall
deb73a99f7 l10n: add new string in upgrade procedure
git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 15:37:57 +00:00
plegall
d43543d7ea bug fixed: help_add_photos.html was copied from fr_FR by mistake in r5526
git-svn-id: http://piwigo.org/svn/trunk@5948 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-24 08:08:05 +00:00
vdigital
2d1c005f53 New: flags are going to be transfered to language subdirectories
git-svn-id: http://piwigo.org/svn/trunk@5844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-13 21:41:23 +00:00
nikrou
3d20e56ada Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 19:45:53 +00:00
nikrou
4061fefe71 Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 14:05:03 +00:00
plegall
b6e82a7ac9 remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02 08:27:36 +00:00
plegall
dd22f7a26e i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 12:24:20 +00:00
plegall
9f0034807a feature 1559: remove "standard deviation" in rating.
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 14:34:21 +00:00
ddtddt
2798632fd2 [trunk] update header
git-svn-id: http://piwigo.org/svn/trunk@5437 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 22:35:15 +00:00
plegall
7ebc31c74f Fetch pt_PT from extension:267 and apply the conversion to 2.1 on language
keys.

git-svn-id: http://piwigo.org/svn/trunk@5435 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 21:29:20 +00:00
ddtddt
5a89acb4cb update header
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28 18:46:44 +00:00
plegall
c639ad1e7e copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl

Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.

git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 19:34:41 +00:00