diff options
Diffstat (limited to 'language/en_UK/admin.lang.php')
-rw-r--r-- | language/en_UK/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index f79d3e052..842b29c33 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -829,4 +829,5 @@ $lang['Crop'] = 'Crop'; $lang['Width'] = 'Width'; $lang['Height'] = 'Height'; $lang['Follow Orientation'] = 'Follow Orientation'; +$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'; ?>
\ No newline at end of file |