mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -235,7 +235,6 @@ $lang['Unknown identifier'] = "Unknown identifier";
|
||||
$lang['New password'] = "New password";
|
||||
$lang['Rate this picture'] = "Rate this picture";
|
||||
$lang['Next'] = "Next";
|
||||
$lang['Home'] = "Home";
|
||||
$lang['no rate'] = "no rate";
|
||||
$lang['Elements posted within the last %d day.'] = "Elements posted within the last %d day only.";
|
||||
$lang['Elements posted within the last %d days.'] = "Elements posted within the last %d days only.";
|
||||
@@ -278,7 +277,6 @@ $lang['Empty query. No criteria has been entered.'] = "Empty query. No criteria
|
||||
$lang['Search Options'] = "Search options";
|
||||
$lang['Search results'] = "Search results";
|
||||
$lang['Search in subcategories'] = "Search in subcategories";
|
||||
$lang['Search'] = "Search";
|
||||
$lang['searched words : %s'] = "searched words : %s";
|
||||
$lang['Contact'] = "Contact";
|
||||
$lang['set as category representative'] = "set as category representative";
|
||||
@@ -303,7 +301,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = "the picture fi
|
||||
$lang['the height of the picture must not exceed :'] = "the picture height must not exceed :";
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = "Optional, but recommended : choose a thumbnail to associate to";
|
||||
$lang['the width of the picture must not exceed :'] = "the width of the picture must not exceed :";
|
||||
$lang['Author'] = "Author";
|
||||
$lang['can\'t upload the picture on the server'] = "the picture cannot be uploaded onto the server";
|
||||
$lang['the username must be given'] = "the username is required";
|
||||
$lang['A picture\'s name already used'] = "this picture name is already used";
|
||||
|
||||
Reference in New Issue
Block a user