diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-03-01 12:51:15 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-03-01 12:51:15 +0100 |
commit | e34303dc2efda7bf966086bf31b1b5a76a3277d6 (patch) | |
tree | 88c340c8622e933dad5da1d9eb84442ddbd979ed /po | |
parent | 9d3cce03f50b6a2d361d3e5c9f1475bccb13775e (diff) |
merged patch from lp:~uusijani/apt/uusi-branch:
Correct fi translation for hash sum mismatches (lp:420403)
Thanks to Jani Uusitalo
Diffstat (limited to 'po')
-rw-r--r-- | po/fi.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3018,7 +3018,7 @@ msgstr "MD5Sum ei täsmää" #: apt-pkg/acquire-item.cc:900 apt-pkg/acquire-item.cc:1848 #: apt-pkg/acquire-item.cc:1991 msgid "Hash Sum mismatch" -msgstr "Hash Sum täsmää" +msgstr "Tarkistussumma ei täsmää" #: apt-pkg/acquire-item.cc:1388 #, c-format @@ -3244,7 +3244,7 @@ msgstr "" #: apt-pkg/indexcopy.cc:549 #, fuzzy, c-format msgid "Hash mismatch for: %s" -msgstr "Hash Sum täsmää" +msgstr "Kohteen %s tarkistussumma ei täsmää" #: apt-pkg/indexcopy.cc:677 #, c-format |