Просмотр исходного кода

* wording fixes (cherry picked from apt--mvo)

Michael Vogt лет назад: 20
Родитель
Сommit
6627bdccce
2 измененных файлов с 8 добавлено и 2 удалено
  1. 2 2
      apt-pkg/deb/dpkgpm.cc
  2. 6 0
      debian/changelog

+ 2 - 2
apt-pkg/deb/dpkgpm.cc

@@ -375,8 +375,8 @@ bool pkgDPkgPM::Go(int OutStatusFd)
       },
       // Purge operation
       { 
-	 {"config-files", _("Preparing for remove with config %s")},
-	 {"not-installed", _("Removed with config %s")},
+	 {"config-files", _("Preparing to completely remove %s")},
+	 {"not-installed", _("Completely removed %s")},
 	 {NULL, NULL}
       },
    };

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+apt (0.6.43.3ubuntu2) dapper; urgency=low
+
+  * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Apr 2006 13:24:40 +0200
+
 apt (0.6.43.3ubuntu1) dapper; urgency=low
 
   * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large in