diff options
author | Zhou Fangyi <fangyi.zhou@yuriko.moe> | 2017-11-11 21:28:53 +0000 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2017-12-03 10:11:34 +0800 |
commit | 2090d5b4a0d142aa4500249eccfcdec26525c56e (patch) | |
tree | feee63c10b4091012407b8dac0e0165b1daae646 /po | |
parent | l10n: Fixes to Catalan translation (diff) | |
download | tgif-2090d5b4a0d142aa4500249eccfcdec26525c56e.tar.xz |
l10n: zh_CN Fix typo
apply.c:125
say -> way
Signed-off-by: Fangyi Zhou <fangyi.zhou@yuriko.moe>
Diffstat (limited to 'po')
-rw-r--r-- | po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index d3aaf09b99..9f6be8930b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -240,7 +240,7 @@ msgstr "未能识别的空白字符忽略选项 '%s'" #: apply.c:125 msgid "--reject and --3way cannot be used together." -msgstr "--reject 和 --3say 不能同时使用。" +msgstr "--reject 和 --3way 不能同时使用。" #: apply.c:127 msgid "--cached and --3way cannot be used together." |