From 04beb58951269f81128240668752afd0561d2a6e Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 14 Dec 2010 14:10:06 +0000 Subject: feature 2060: Remove adviser language keys from lang.php files. git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 1 - language/en_UK/common.lang.php | 1 - 2 files changed, 2 deletions(-) (limited to 'language/en_UK') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 87ecfa036..e36f9f8d2 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -188,7 +188,6 @@ $lang['You cannot delete your account'] = "You cannot delete your account"; $lang['You cannot move an album in its own sub album'] = "You cannot move an album in its own sub album"; $lang['You need to confirm deletion'] = "You must confirm deletion"; $lang['add tags'] = "add tags"; -$lang['Adviser'] = "Adviser"; $lang['Associate to album'] = "Associate to album"; $lang['associate to group'] = "associate to group"; $lang['Authorized'] = "Authorized"; diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index e356ed40d..17fe237b1 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -128,7 +128,6 @@ $lang['You are not authorized to access the requested page'] = "You are not auth $lang['add to caddie'] = "add to caddie"; $lang['add this image to your favorites'] = "add this image to your favorites"; $lang['Administration'] = "Administration"; -$lang['Adviser mode enabled'] = "Adviser mode enabled"; $lang['all'] = "all"; $lang['ascending'] = "ascending"; $lang['author(s) : %s'] = "author(s) : %s"; -- cgit v1.2.3