diff options
author | bubulle@debian.org <> | 2010-09-09 22:23:31 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2010-09-09 22:23:31 +0200 |
commit | 2493f4b5dfa4b4d7fcaa944e9fd4bd2573ae3ec1 (patch) | |
tree | dcada2eeee96f759ff3786e5ff090e327dcbef68 /po/zh_TW.po | |
parent | 3d12b5c4ff6bb6822719374dd9685858b954d176 (diff) |
Fix missing space after dot in a message from apt-pkg
Translations unfuzzied. Thanks to Holger Wansing.
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 3d5833ab2..d44bb91c9 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2865,7 +2865,7 @@ msgstr "發行版本衝突:%s(應當是 %s 但卻得到 %s)" #, c-format msgid "" "A error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used.GPG error: %s: %s\n" +"updated and the previous index files will be used. GPG error: %s: %s\n" msgstr "" #: apt-pkg/acquire-item.cc:1333 |