diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-14 02:06:51 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-14 02:06:51 +0000 |
commit | 6ea134b523ec10effc700bd915ddd22c73e37a93 (patch) | |
tree | 5d4f22586a94d690e423290ffdafe8b43b8524f8 /po/zh_CN.po | |
parent | 228e9f101df598b634208de6e4b5690a8810f28b (diff) | |
download | urpmi-6ea134b523ec10effc700bd915ddd22c73e37a93.tar urpmi-6ea134b523ec10effc700bd915ddd22c73e37a93.tar.gz urpmi-6ea134b523ec10effc700bd915ddd22c73e37a93.tar.bz2 urpmi-6ea134b523ec10effc700bd915ddd22c73e37a93.tar.xz urpmi-6ea134b523ec10effc700bd915ddd22c73e37a93.zip |
Fix two English messages
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 61c64930..f903c6af 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -171,7 +171,7 @@ msgstr "找不到“%s”的列表文件,介质被忽略" #: ../urpm.pm:287 #, c-format -msgid "incoherent list file for \"%s\", medium ignored" +msgid "inconsistent list file for \"%s\", medium ignored" msgstr "“%s”的列表文件不连贯,介质被忽略" #: ../urpm.pm:295 @@ -662,7 +662,7 @@ msgstr "无法从介质“%2$s”读取 rpm 文件[%1$s]" #: ../urpm.pm:2565 #, c-format -msgid "incoherent medium \"%s\" marked removable but not really" +msgid "inconsistent medium \"%s\" marked removable but not really" msgstr "非连贯介质“%s”标为可移动但实际不是" #: ../urpm.pm:2577 |