diff options
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 63c4afb21..bd9f2ef9e 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -28,7 +28,7 @@ msgid "Unable to locate package %s" msgstr "" #: cmdline/apt-cache.cc:247 -msgid "Total package names : " +msgid "Total package names: " msgstr "" #: cmdline/apt-cache.cc:287 @@ -56,7 +56,7 @@ msgid "Total distinct versions: " msgstr "" #: cmdline/apt-cache.cc:295 -msgid "Total Distinct Descriptions: " +msgid "Total distinct descriptions: " msgstr "" #: cmdline/apt-cache.cc:297 @@ -1132,7 +1132,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" |