summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-07-12 16:53:43 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-07-12 16:53:43 +0100
commita975773b97214620c750cb2465e01f811a33831d (patch)
tree4835baa63349c60f29c3073b59849f51902adb16 /po/zh_TW.po
parent50ccb2f437daabf5d4c7eb5322a5ed11374cd048 (diff)
parentf03dd1e032139356f1e5b7f19fb76482ae05e311 (diff)
* cmdline/apt-get.cc:
- fix in the task-install code regexp (thanks to Adam Conrad and Colin Watson). This should bring the livecd build back into shape * Fix compilation warnings: - apt-pkg/contrib/configuration.cc: wrong argument type; - apt-pkg/deb/dpkgpm.cc: wrong signess; - apt-pkg-acquire-item.cc: wrong signess and orderned initializers; - methods/https.cc: - type conversion; - unused variable; - changed SetupProxy() method to void;
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 35f14483e..7d950c562 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.5.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-09 17:17+0100\n"
+"POT-Creation-Date: 2007-07-12 16:50+0100\n"
"PO-Revision-Date: 2006-10-21 16:58+0800\n"
"Last-Translator: Asho Yeh <asho@debian.org.tw>\n"
"Language-Team: Chinese/Traditional <zh-l10n@linux.org.tw>\n"
@@ -2086,7 +2086,7 @@ msgstr "開啟組態檔 %s"
#: apt-pkg/contrib/configuration.cc:510
#, fuzzy, c-format
-msgid "Line %d too long (max %lu)"
+msgid "Line %d too long (max %u)"
msgstr "第 %d 行太長(最長 %d)"
#: apt-pkg/contrib/configuration.cc:606