diff --git a/language/en_GB/admin.lang.php b/language/en_GB/admin.lang.php index 4f40034c1..685a49b3a 100644 --- a/language/en_GB/admin.lang.php +++ b/language/en_GB/admin.lang.php @@ -135,7 +135,7 @@ $lang['Manage authorizations for selected albums'] = 'Manage authorisations for $lang['Installed Languages'] = 'Installed languages'; $lang['Installed Themes'] = 'Installed themes'; $lang['Inactive Languages'] = 'Inactive languages'; -$lang['Inactive Plugins'] = 'Inactive themes'; +$lang['Inactive Plugins'] = 'Inactive plugins'; $lang['Ignore All'] = 'Ignore all'; $lang['Follow Orientation'] = 'Follow orientation '; $lang['Dump Database'] = 'Dump database';