l10n: zh_CN: fix typo of submodule init message
authorZhilei Han <linusboyle@gmail.com>
Thu, 13 Dec 2018 13:29:40 +0000 (21:29 +0800)
committerZhilei Han <linusboyle@gmail.com>
Thu, 13 Dec 2018 13:36:46 +0000 (21:36 +0800)
This patch somehow corrects a typo for 'git submodule init', which is
supposed to be mistakenly copyed from the deinit command

Signed-off-by: Zhilei Han <linusboyle@gmail.com>
po/zh_CN.po
index 239a54a7e3f7fa12bda5af07b4af1c56150a306b..9c94f2dda315318a0b3b2a7c43d195f8ad48d2b6 100644 (file)
@@ -14072,7 +14072,7 @@ msgstr "无法为子模组 '%s' 注册 url"
 #: builtin/submodule--helper.c:515
 #, c-format
 msgid "Submodule '%s' (%s) registered for path '%s'\n"
-msgstr "子模组 '%s'(%s)对路径 '%s' 注册\n"
+msgstr "子模组 '%s'(%s)对路径 '%s' 注册\n"
 
 #
 #: builtin/submodule--helper.c:525