From bc71de609830a33469dd327db1d4408a0e619c9b Mon Sep 17 00:00:00 2001 From: shanyan baishui Date: Thu, 8 Apr 2010 13:05:15 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/zh_CN.po | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index fbcc4e103..aea689ea0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7149,13 +7149,10 @@ msgid "Add DROP TABLE" msgstr "添加 DROP TABLE" #: setup/lib/messages.inc.php:311 -#, fuzzy msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." -msgstr "" -"设置当记录数据库创建时,是否在前面加上 DROP DATABASE IF EXISTS 命令。默认为 " -"true 。" +msgstr "设置当记录数据库创建时,是否在前面加上 DROP DATABASE IF EXISTS 命令。" #: setup/lib/messages.inc.php:312 msgid "Add DROP DATABASE"