Skip to content

Commit 25c7590

Browse files
committed
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 <[email protected]>
1 parent 53f9a3e commit 25c7590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/zh_CN.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14072,7 +14072,7 @@ msgstr "无法为子模组 '%s' 注册 url"
1407214072
#: builtin/submodule--helper.c:515
1407314073
#, c-format
1407414074
msgid "Submodule '%s' (%s) registered for path '%s'\n"
14075-
msgstr "子模组 '%s'(%s)未对路径 '%s' 注册\n"
14075+
msgstr "子模组 '%s'(%s)已对路径 '%s' 注册\n"
1407614076

1407714077
#
1407814078
#: builtin/submodule--helper.c:525

0 commit comments

Comments
 (0)