diff options
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index de00cfc69f8..e5a6a254e54 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -4,9 +4,6 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "启用维护模式", "Turned off maintenance mode" => "关闭维护模式", "Updated database" => "数据库已更新", -"Updating filecache, this may take really long..." => "正在更新文件缓存,这可能需要较长时间...", -"Updated filecache" => "文件缓存已更新", -"... %d%% done ..." => "...已完成 %d%% ...", "No image or file provided" => "没有提供图片或文件", "Unknown filetype" => "未知的文件类型", "Invalid image" => "无效的图像", |