diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-12-02 05:36:46 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-12-02 05:36:46 +0000 |
commit | 5a2c6acab52fc8ba5fd6bc4c5ac5f7db4f0cbe90 (patch) | |
tree | 9c241b531b083dfa7dd4632fbf2aa9e4ab9a8be0 /language/en_UK/admin.lang.php | |
parent | d1c4204a42fb5496acbac6729aa652b06dc7026e (diff) |
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
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r-- | language/en_UK/admin.lang.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index d1574ca74..224a35d04 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -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'; |