aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-03-13 21:13:17 +0000
committerrvelices <rv-github@modusoptimus.com>2012-03-13 21:13:17 +0000
commitf0d5c6c010ebf651ca6db8c35ef7124b8ca95369 (patch)
treeb053805852a789b6fcfde01f33703fb3380a6220 /language/en_UK
parentbfdcd5e6490fbd8889ce1dd0e03372caccd76139 (diff)
git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index b080b13d3..b355e96c5 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -78,8 +78,6 @@ $lang['%s has been successfully updated.'] = "%s has been successfully updated."
$lang['%s must be to set to false in your local/config/config.inc.php file'] = "%s must be set to false in your local/config/config.inc.php file";
$lang['%s photos can not be regenerated'] = '%s photos can not be regenerated';
$lang['%s photos have been regenerated'] = '%s photos have been regenerated';
-$lang['%s thumbnails can not be regenerated'] = '%s thumbnails can not be regenerated';
-$lang['%s thumbnails have been regenerated'] = '%s thumbnails have been regenerated';
$lang['%s value is not correct file because exif are not supported'] = "%s value is incorrect because exif are not supported";
$lang['(this tag will be deleted)'] = '(this tag will be deleted)';
$lang['+ Add an upload box'] = '+ Add an upload box';
@@ -572,8 +570,6 @@ $lang['Read Piwigo Documentation'] = 'Read Piwigo Documentation';
$lang['reduce to single existing albums'] = "reduce to single existing albums";
$lang['Refresh photo set'] = 'Refresh photo set';
$lang['Refresh'] = "Refresh";
-$lang['Regenerate Thumbnails'] = 'Regenerate Thumbnails';
-$lang['Regenerate Websize Photos'] = 'Regenerate Websize Photos';
$lang['registration date'] = "registration date";
$lang['Reinitialize check integrity'] = "Reinitialize integrity check";
$lang['Reject'] = "Reject";
@@ -866,4 +862,6 @@ $lang['Aperture is designed for professional photographers with iPhoto simplicit
$lang['The Piwigo export plugin allows you to create albums and export photos.'] = 'The Piwigo export plugin allows you to create albums and export photos.';
$lang['ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.'] = 'ReGalAndroid (RemoteGallery client for Android) is an open source (GPL v3) Piwigo client for the Android platform.';
$lang['Features include gallery browsing, album creation and photo upload.'] = 'Features include gallery browsing, album creation and photo upload.';
+$lang['Generate multiple size images']='Generate multiple size images';
+$lang['Delete multiple size images']='Delete multiple size images';
?> \ No newline at end of file