aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorflop25 <flop25@piwigo.org>2013-06-28 20:12:49 +0000
committerflop25 <flop25@piwigo.org>2013-06-28 20:12:49 +0000
commitbd9529fbf03be4d828abdfce0bb520c6b60cc6f7 (patch)
tree4e9657fb91966498ebbbb182f1b5c08329a67b5a /language/en_UK
parentcc8835bb1f1666491d3719b39fd19a97c623d142 (diff)
bug:2840
disable the "resize after upload" options if gd 1 lang key added git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index bd047fa97..34e0b1fa6 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -692,6 +692,7 @@ $lang['Representative'] = 'Album thumbnail';
$lang['Represents'] = 'Is thumbnail for';
$lang['Reset ignored updates'] = 'Reset ignored updates';
$lang['Resize after upload'] = 'Resize after upload';
+$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Resize after upload disabled due to the use of GD as graphic library';
$lang['Resize'] = 'Resize';
$lang['Restore default configuration. You will lose your plugin settings!'] = "Restore default configuration. You will lose your plugin settings!";
$lang['Restore'] = "Restore";