mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...)
git-svn-id: http://piwigo.org/svn/trunk@12682 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -175,7 +175,7 @@ $lang['automatic order'] = 'automatic order';
|
||||
$lang['Available only with HTML format'] = "Available only with HTML format";
|
||||
$lang['Average rate'] = "Average rate";
|
||||
$lang['average time'] = "average time";
|
||||
$lang['Batch management'] = "Batch management";
|
||||
$lang['Batch management'] = "Batch management"; //TO delete
|
||||
$lang['Batch Manager'] = 'Batch Manager';
|
||||
$lang['between'] = "between";
|
||||
$lang['Bound Theme'] = 'Bound Theme';
|
||||
@@ -201,7 +201,7 @@ $lang['Choose an option'] = "Choose an option";
|
||||
$lang['Classic display'] = "Classic display";
|
||||
$lang['clean'] = "clean up";
|
||||
$lang['Comments for all'] = "Comments for all";
|
||||
$lang['Comments'] = "Comments";
|
||||
$lang['Comments'] = "Comments"; //To delete - in common
|
||||
$lang['Complementary mail content'] = "Complementary mail content";
|
||||
$lang['Configuration'] = "Configuration";
|
||||
$lang['Confirm merge'] = 'Confirm merge';
|
||||
@@ -266,7 +266,7 @@ $lang['Download,'] = 'Download,';
|
||||
$lang['Downloads'] = "Downloads";
|
||||
$lang['Drag to re-order'] = "Click-and-drag to re-order";
|
||||
$lang['Drop into album'] = 'Select an album';
|
||||
$lang['Dump Database'] = 'Dump Database';
|
||||
$lang['Dump Database'] = 'Dump Database'; //TO delete
|
||||
$lang['duplicates'] = 'duplicates';
|
||||
$lang['Edit album permissions'] = "Edit album permissions";
|
||||
$lang['Edit album'] = "Edit album";
|
||||
@@ -759,9 +759,9 @@ $lang['Type here the author name'] = 'Type here the author name';
|
||||
$lang['Type here the title'] = 'Type here the title';
|
||||
$lang['Type in a search term'] = "Type in a search term";
|
||||
$lang['Unable to check for upgrade.'] = "Unable to check for upgrade.";
|
||||
$lang['Unable to dump database.'] = 'Unable to dump database.';
|
||||
$lang['Unable to send template directory.'] = 'Unable to send template directory.';
|
||||
$lang['Unable to write new local directory.'] = 'Unable to write new local directory.';
|
||||
$lang['Unable to dump database.'] = 'Unable to dump database.'; //TO delete
|
||||
$lang['Unable to send template directory.'] = 'Unable to send template directory.'; //TO delete
|
||||
$lang['Unable to write new local directory.'] = 'Unable to write new local directory.'; //TO delete
|
||||
$lang['Uncheck all'] = "Uncheck all";
|
||||
$lang['Uninstall'] = "Uninstall";
|
||||
$lang['Uninstalled Plugins'] = 'Uninstalled Plugins';
|
||||
|
||||
Reference in New Issue
Block a user