summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThynson <lanxingcan@gmail.com>2012-02-29 02:08:22 +0800
committerJiang Xin <worldhello.net@gmail.com>2012-03-02 16:37:15 +0800
commit1b150dc96fc11f5d3a8a1442bd364035e38bb549 (patch)
tree06f42023391de2e5d0381d7b8b29c4277451b4a1
parenta9ce45430b380b982de6f6cf24a96849e4d2feed (diff)
downloadgit-1b150dc96fc11f5d3a8a1442bd364035e38bb549.tar.gz
l10n: Improve zh_CN translation for msg that make empty commit when amend.
Signed-off-by: Thynson <lanxingcan@gmail.com> Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
-rw-r--r--po/zh_CN.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9d0674c4e6..1f50b724eb 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1383,8 +1383,8 @@ msgid ""
"it empty. You can repeat your command with --allow-empty, or you can\n"
"remove the commit entirely with \"git reset HEAD^\".\n"
msgstr ""
-"您要求修补最近的提交,但这么做会造成空提交。您可重复您的命令并带上\n"
-"--allow-empty 选项,或者您可以整个删除该提交用 \"git reset HEAD^\"。\n"
+"您要修补最近的提交,但这么做会让它成为空提交。您可以重复您的命令并带上\n"
+"--allow-empty 选项,或者您可用命令 \"git reset HEAD^\" 整个删除该提交。\n"
#: builtin/commit.c:59
msgid ""