diff options
author | Muhamed Huseinbašić <muhamed.huseinbasic@outlook.com> | 2018-10-02 14:50:07 +0000 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-10-02 17:03:31 +0200 |
commit | 07d12ed686740c167bb5cbe4fe724e8469432b4a (patch) | |
tree | f2ef99709c29e162b5bc299c087d519e9cf2a108 /po/it.po | |
parent | 599c89f6f6f05e4318d088c2d6053c4b1fc9c5f1 (diff) |
apt-mark: showhold: typo-fix (package -> packages)
See merge request apt-team/apt!29
[jak@d.o: Also adjust translations, provide better subject]
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3170,7 +3170,7 @@ msgid "Print the list of manually installed packages" msgstr "Stampa l'elenco dei pacchetti installati manualmente" #: cmdline/apt-mark.cc -msgid "Print the list of package on hold" +msgid "Print the list of packages on hold" msgstr "Stampa l'elenco dei pacchetti bloccati" #: cmdline/apt-sortpkgs.cc |