aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-03-03 12:08:46 +0000
committerplegall <plg@piwigo.org>2011-03-03 12:08:46 +0000
commit4b1ec601290227482d7689e0590bac7b0a9df383 (patch)
treef0c9b63f82766d075c3e92922aac79b4578d3156 /language/zh_CN
parent2fcd11c28e5d58c1b5a0351fc8bf792abb0a5da4 (diff)
remove useless languages keys (new plugins/themes update screen)
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/admin.lang.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index b8b561c53..8149c04fe 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -511,12 +511,6 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = '异
$lang['%d anomaly has been ignored.'] = '%d 异常被忽略.';
$lang['%d anomalies have been ignored.'] = '%d 异常被忽略.';
$lang['Plugins which need upgrade'] = '必须更新插件';
-$lang['Plugins up to date'] = '插件已是最新版本';
-$lang['Plugin versions can\'t be checked'] = '无法核查下面插件';
-$lang['Current<br>version'] = '最新版';
-$lang['Available<br>version'] = '可使用版本';
-$lang['Automatic upgrade'] = '自动更新';
-$lang['Download file'] = '下载文件';
$lang['Plugin list'] = '插件列表';
$lang['Check for updates'] = '检查更新';
$lang['Other plugins'] = '其他插件';