diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index b54289c2c..9fd96dae9 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -28,8 +28,8 @@ msgid "Unable to locate package %s" msgstr "Unable to locate package %s" #: cmdline/apt-cache.cc:247 -msgid "Total package names : " -msgstr "Total package names : " +msgid "Total package names: " +msgstr "Total package names: " #: cmdline/apt-cache.cc:287 msgid " Normal packages: " @@ -57,7 +57,7 @@ msgstr "Total distinct versions: " #: cmdline/apt-cache.cc:295 #, fuzzy -msgid "Total Distinct Descriptions: " +msgid "Total distinct descriptions: " msgstr "Total distinct versions: " #: cmdline/apt-cache.cc:297 @@ -1260,7 +1260,7 @@ msgid "" " upgrade - Perform an upgrade\n" " install - Install new packages (pkg is libc6 not libc6.deb)\n" " remove - Remove packages\n" -" autoremove - Remove all automatic unused packages\n" +" autoremove - Remove automatically all unused packages\n" " purge - Remove and purge packages\n" " source - Download source archives\n" " build-dep - Configure build-dependencies for source packages\n" |