aboutsummaryrefslogtreecommitdiffstats
path: root/language/templates/admin.lang.php
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-04-10 19:45:53 +0000
committernikrou <nikrou@piwigo.org>2010-04-10 19:45:53 +0000
commit3d20e56ada54a50b2c85dff71c5ee8f6e9a81a46 (patch)
treeb3ddf33902d61df4641da424fa6252865bdc12d5 /language/templates/admin.lang.php
parent92f34d4273743cca7206bed6ecb73f0fa131f48c (diff)
Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/templates/admin.lang.php')
-rw-r--r--language/templates/admin.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/templates/admin.lang.php b/language/templates/admin.lang.php
index 3ba38540f..63b818c39 100644
--- a/language/templates/admin.lang.php
+++ b/language/templates/admin.lang.php
@@ -630,6 +630,8 @@ $lang['Edit ranks'] = 'Edit ranks';
$lang['No element in this category'] = 'No element in this category';
$lang['Images manual order was saved'] = 'Images manual order was saved';
$lang['ranks'] = 'ranks';
+$lang['By rank'] = 'By rank';
+$lang['Manual order'] = 'Manual order';
$lang['Drag to re-order'] = 'Drag to re-order';
$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
$lang['Quick Local Synchronization'] = 'Quick Local Synchronization';