diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-05 15:15:31 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-05 15:15:31 +0200 |
commit | e5f42f11f3822362a50601faa53449175ec240d4 (patch) | |
tree | 9e441dff2bacaf0e3fbb3d6aebee8127401e3b15 | |
parent | 1d52ce01e449db043e0c8343e838cb686ed6250e (diff) |
* po/en_GB.po:
- typo fixed
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | po/en_GB.po | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 189598eb4..51399f9a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ apt (0.6.45ubuntu15) edgy; urgency=low (lp: #62919) * fix broken i18n in the dpkg progress reporting, thanks to Frans Pop and Steinar Gunderson. (closes: #389261) + * po/en_GB.po: + - typo (lp: #61270) - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 5 Oct 2006 13:32:41 +0200 + -- apt (0.6.45ubuntu14) edgy; urgency=low diff --git a/po/en_GB.po b/po/en_GB.po index b2a265f7a..815163aec 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -678,7 +678,7 @@ msgstr "but it is not going to be installed" #: cmdline/apt-get.cc:347 msgid " or" -msgstr "or" +msgstr " or" #: cmdline/apt-get.cc:376 msgid "The following NEW packages will be installed:" |