diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-01-26 17:23:50 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-09-27 00:12:14 +0200 |
commit | b39bb552f8de65cea13dc5f1fae6fbeb198605c6 (patch) | |
tree | c9b3cc0d985d7b2678f7a26c8e155933051156ac /po/he.po | |
parent | 12841e8320aa499554ac50b102b222900bb1b879 (diff) |
correct the error messages to refer to apt-key instead of gpgv
Git-Dch: Ignore
Diffstat (limited to 'po/he.po')
-rw-r--r-- | po/he.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1810,11 +1810,11 @@ msgstr "" #: methods/gpgv.cc:232 #, c-format -msgid "Could not execute '%s' to verify signature (is gpgv installed?)" +msgid "Could not execute '%s' to verify signature (is gnupg installed?)" msgstr "" #: methods/gpgv.cc:237 -msgid "Unknown error executing gpgv" +msgid "Unknown error executing apt-key" msgstr "" #: methods/gpgv.cc:271 methods/gpgv.cc:278 |