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>
Zhilei Han committed
Dec 13, 2018 at 21:29 UTC
25c759021fcb3d2c0f726017678d8d4e4feb81d1
1 file changed
+1
-1
po/zh_CN.po
+1
-1
@@ -14072,7 +14072,7 @@ msgstr "无法为子模组 '%s' 注册 url"
14072
#: builtin/submodule--helper.c:515
14073
#, c-format
14074
msgid "Submodule '%s' (%s) registered for path '%s'\n"
14075
-msgstr "子模组 '%s'(%s)未对路径 '%s' 注册\n"
14075
+msgstr "子模组 '%s'(%s)已对路径 '%s' 注册\n"
14076
14077
#
14078
#: builtin/submodule--helper.c:525