aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-09-17 21:03:58 +0000
committerplegall <plg@piwigo.org>2011-09-17 21:03:58 +0000
commitfafb6c336848dcd5955ba3165054f405b8e6d347 (patch)
treeae27eadafb0b89eb4a614f3a88bdf3950a913b67 /language/zh_CN
parent3e9f0d74abb745de7ab5248435aa3d1767233b43 (diff)
feature 2441 added: no need to have the HD to regenerate the websize if the
current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/admin.lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index cbba57f4e..744ba4d64 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -800,7 +800,6 @@ $lang['%s thumbnails have been regenerated'] = '%s 缩略图已被生成';
$lang['%s thumbnails can not be regenerated'] = '%s 缩略图不能被生成';
$lang['%s photos have been regenerated'] = '%s 相片已被生成';
$lang['%s photos can not be regenerated'] = '%s 相片不能被生成';
-$lang['Only photos with HD can be regenerated!'] = '只有高清相片才可被生成!';
$lang['Update in progress... Please wait.'] = '正在更新... 请稍等.';
$lang['Ignore this update'] = '忽略此更新';
$lang['Reset ignored updates'] = '重置忽略更新';