diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-02-10 17:38:16 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-02-10 17:38:16 +0100 |
commit | edc0ef102b5100acb6930ff27c4296eb101a35e7 (patch) | |
tree | 21d6ea9f3711aa2f60b49f9365035099cac98f53 /po/apt-all.pot | |
parent | 4c6cf49317769725fee34a132c52ec1fe076b8b5 (diff) |
* merged lp:~evfool/apt/fix641673
- String-fix in the source and the translations for the grammatical
mistake reported in bug LP: #641673, thanks to Robert Roth
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 71e212509..4634bf64c 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -2903,7 +2903,7 @@ msgstr "" #: apt-pkg/cacheset.cc:467 #, c-format -msgid "Can't select versions from package '%s' as it purely virtual" +msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" #: apt-pkg/cacheset.cc:475 apt-pkg/cacheset.cc:483 |