aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/upgrade.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
committerplegall <plg@piwigo.org>2010-09-27 23:32:09 +0000
commitc6a5f13d2307757a0328f9c8fac340938a17f90d (patch)
tree2cdbc8d891390edda192101d6cc10038c018b936 /language/zh_CN/upgrade.lang.php
parent70978fdf5471e3a9b08bc948b4d0a3640d35f42c (diff)
feature 1616: rename category into album, a few language keys were missing
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/upgrade.lang.php')
-rw-r--r--language/zh_CN/upgrade.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/zh_CN/upgrade.lang.php b/language/zh_CN/upgrade.lang.php
index 5665f2383..093543239 100644
--- a/language/zh_CN/upgrade.lang.php
+++ b/language/zh_CN/upgrade.lang.php
@@ -35,7 +35,7 @@ $lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "为了预防万一,以下插件已被停用。在您重新启用它们之前,必须先检查这些插件的更新:";
$lang['Only administrator can run upgrade: please sign in below.'] = "只有管理员能运行升级操作:请先登录。";
$lang['You do not have access rights to run upgrade'] = "您没有执行升级程序的权限";
-$lang['All sub-categories of private categories become private'] = "所有私有类别下的子类别都将成为私有。";
+$lang['All sub-albums of private albums become private'] = "所有私有类别下的子类别都将成为私有。";
$lang['User permissions and group permissions have been erased'] = "用户和组的权限已被清除";
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "在前一个配置操作中,只有缩略图的前缀和网站管理员的邮件地址被保存了。";
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = '在 <i>%s</i>, 之前 <b>?></b>, 插入:';