l10n: Update zh_CN translation for 1.7.9.2
In order to show detailed dirty status of submodules in long format, git stripped the last ", " from the concatenate sting by a two-byte backstep. So for keeping the two-byte backstep valid, won't touch the end ", " for translation. Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
This commit is contained in:
parent
2d0dc47464
commit
aa9565f7cc
@ -497,15 +497,15 @@ msgstr "双方修改:"
|
||||
|
||||
#: wt-status.c:248
|
||||
msgid "new commits, "
|
||||
msgstr "新提交,"
|
||||
msgstr "新提交, "
|
||||
|
||||
#: wt-status.c:250
|
||||
msgid "modified content, "
|
||||
msgstr "修改的内容,"
|
||||
msgstr "修改的内容, "
|
||||
|
||||
#: wt-status.c:252
|
||||
msgid "untracked content, "
|
||||
msgstr "未跟踪的内容,"
|
||||
msgstr "未跟踪的内容, "
|
||||
|
||||
# 为保证在输出中对齐,注意调整句中空格!
|
||||
#: wt-status.c:266
|
||||
|
Loading…
Reference in New Issue
Block a user