diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/AdminTools/language/en_UK/plugin.lang.php | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/plugins/AdminTools/language/en_UK/plugin.lang.php b/plugins/AdminTools/language/en_UK/plugin.lang.php deleted file mode 100644 index af09c38ce..000000000 --- a/plugins/AdminTools/language/en_UK/plugin.lang.php +++ /dev/null @@ -1,21 +0,0 @@ -<?php - -$lang['Combine JS&CSS'] = 'Combine JS&CSS'; -$lang['Debug languages'] = 'Debug languages'; -$lang['Debug template'] = 'Debug template'; -$lang['Viewing as <b>%s</b>.'] = 'Viewing as <b>%s</b>.'; -$lang['Properties page'] = 'Properties page'; -$lang['Quick edit'] = 'Quick edit'; -$lang['Revert'] = 'Revert'; -$lang['Save'] = 'Save'; -$lang['Saved'] = 'Saved'; -$lang['Save visit in history'] = 'Save visit in history'; -$lang['Show SQL queries'] = 'Show SQL queries'; -$lang['View as'] = 'View as'; -$lang['Closed icon position'] = 'Closed icon position'; -$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Give access to quick edit to photo owners even if they are not admin'; -$lang['Open toolbar by default'] = 'Open toolbar by default'; -$lang['left'] = 'left'; -$lang['right'] = 'right'; - -?>
\ No newline at end of file |