l10n: zh_CN: fix typo of submodule init message

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>
This commit is contained in:
Zhilei Han 2018-12-13 21:29:40 +08:00
parent 53f9a3e157
commit 25c759021f

View 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