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_TW.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_TW.po')
-rw-r--r-- | po/zh_TW.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 5f5ff276..f1ae359b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -177,7 +177,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 @@ -668,7 +668,7 @@ msgstr "無法由媒體 \"%s\" 讀取 [%s] rpm 檔案" #: ../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 |