diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-01 18:50:59 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-03-01 18:50:59 +0100 |
commit | 32fa71a57dcf625c94207dce612175af49c93ce4 (patch) | |
tree | fd91c62c29bcab80a749757958166faf3cbab59f /po/ca.po | |
parent | 3e2efdda0a8f577d571fcae15e9f4c3cebddfe30 (diff) |
include two missing patches to really fix bug #696225, thanks to
Guillem Jover
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -2403,6 +2403,16 @@ msgstr "%c%s… Error!" msgid "%c%s... Done" msgstr "%c%s… Fet" +#: apt-pkg/contrib/progress.cc:179 +msgid "..." +msgstr "…" + +#. Print the spinner +#: apt-pkg/contrib/progress.cc:195 +#, c-format +msgid "%c%s... %u%%" +msgstr "%c%s… %u%%" + #: apt-pkg/contrib/cmndline.cc:80 #, c-format msgid "Command line option '%c' [from %s] is not known." |