diff options
author | patdenice <patdenice@piwigo.org> | 2010-12-14 14:10:06 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2010-12-14 14:10:06 +0000 |
commit | 04beb58951269f81128240668752afd0561d2a6e (patch) | |
tree | a948decaa64a7a6c58d22cc857c56a1d991b9948 /language/en_UK/common.lang.php | |
parent | 8b4e1c2b4bb53f2fd5934cda0904df5a8f3e5b2a (diff) |
feature 2060: Remove adviser language keys from lang.php files.
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/common.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
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"; |