From 19f47434a7a93c62ef83bd5152f44de4b60b6a32 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 2 Apr 2010 08:01:13 +0000 Subject: Last steps to make the conversion remove the obsolete language keys. git-svn-id: http://piwigo.org/svn/trunk@5563 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/templates/admin.lang.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'language/templates/admin.lang.php') diff --git a/language/templates/admin.lang.php b/language/templates/admin.lang.php index 9003f7275..6c8b39f1d 100644 --- a/language/templates/admin.lang.php +++ b/language/templates/admin.lang.php @@ -66,8 +66,6 @@ $lang['Caddie management'] = 'Caddie management'; $lang['Caddie'] = 'Caddie'; $lang['Categories authorized thanks to group associations'] = 'Categories authorized thanks to group associations'; $lang['Categories manual order was saved'] = 'Categories manual order was saved'; -$lang['Categories ordered alphanumerically'] = 'Categories ascending alphanumerically ordered'; -$lang['Categories ordered alphanumerically reverse'] = 'Categories descending alphanumerically ordered'; $lang['Category elements associated to the following categories: %s'] = 'Category elements associated to the following categories: %s'; $lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.'; $lang['Check for upgrade'] = 'Check for upgrade'; @@ -132,8 +130,6 @@ $lang['Number of thumbnails to create'] = 'Number of thumbnails to create'; $lang['Only private categories are listed'] = 'Only private categories are listed'; $lang['Operating system'] = 'Operating system'; $lang['Options'] = 'Options'; -$lang['Order alphanumerically'] = 'Categories sorted in ascending order ⇓'; -$lang['Order alphanumerically reverse'] = 'Categories sorted in descending order ⇑'; $lang['Other private categories'] = 'Other private categories'; $lang['Page banner'] = 'Page banner'; $lang['Parent category'] = 'Parent category'; -- cgit v1.2.3