summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index edd9eb3eeac..668c5b97544 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -179,7 +179,6 @@ $TRANSLATIONS = array(
"The following apps will be disabled:" => "以下应用将会被禁用:",
"The theme %s has been disabled." => "%s 主题已被禁用。",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "在继续之前,请确认数据库、配置文件夹和数据文件夹已经备份。",
-"Start update" => "开始更新",
-"This ownCloud instance is currently being updated, which may take a while." => "当前ownCloud实例正在更新,可能需要一段时间。"
+"Start update" => "开始更新"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";