diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/admin.lang.php | 1 | ||||
-rw-r--r-- | language/en_UK/common.lang.php | 1 |
2 files changed, 0 insertions, 2 deletions
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"; |