diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:02 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:02 +0000 |
commit | 6f0cbec89bcb7e2d621bc4a2e112b8cf39dc4dce (patch) | |
tree | 08de9aa89c164010ab0001c92f0020632beec9b1 | |
parent | 9d670ab7fec1377466a92ca3eddf6a6ee7404af6 (diff) |
Fix an easy bug (fatal for msgfmt, though).
Author: piefel
Date: 2004-03-15 10:56:49 GMT
Fix an easy bug (fatal for msgfmt, though).
-rw-r--r-- | po/nn.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2245,7 +2245,7 @@ msgstr "Typen «%s» er ukjend i linja %u i kjeldelista %s" #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282 #, c-format msgid "Malformed line %u in source list %s (vendor id)" -msgstr "Misforma linje %lu i kjeldelista %s (utgjevar-ID)" +msgstr "Misforma linje %u i kjeldelista %s (utgjevar-ID)" #: apt-pkg/sourcelist.cc:296 #, c-format |