diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index f1d9cc2a4..2b60a6785 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1244,9 +1244,9 @@ $lang['Your selection'] = 'Your selection'; $lang['action successfully performed.'] = 'action successfully performed.'; $lang['%s lines'] = "%s lines"; $lang['%s line'] = "%s line"; -$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'; +$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Locking this album will also lock its sub-albums'; $lang['Webmaster status required'] = 'Webmaster status required'; $lang['%s plugins found'] = '%s plugins found'; $lang['%s plugin found'] = '%s plugin found'; $lang['%s status is required to edit parameters.'] = '%s status is required to edit parameters.'; -$lang['Edit photo #%s'] = 'Edit photo #%s'; +$lang['Edit photo #%s'] = 'Edit photo #%s'; \ No newline at end of file