[Foo2zjs-commits] r96 - trunk/foo2zjs_20070718dfsg/debian/hannah

white at alioth.debian.org white at alioth.debian.org
Fri Sep 28 15:55:25 UTC 2007


Author: white
Date: 2007-09-28 15:55:25 +0000 (Fri, 28 Sep 2007)
New Revision: 96

Modified:
   trunk/foo2zjs_20070718dfsg/debian/hannah/gui.cpp
Log:
Change the first question

Modified: trunk/foo2zjs_20070718dfsg/debian/hannah/gui.cpp
===================================================================
--- trunk/foo2zjs_20070718dfsg/debian/hannah/gui.cpp	2007-09-28 15:46:26 UTC (rev 95)
+++ trunk/foo2zjs_20070718dfsg/debian/hannah/gui.cpp	2007-09-28 15:55:25 UTC (rev 96)
@@ -22,7 +22,7 @@
         :QWidget(parent)
 {
 	int check = QMessageBox::question(this, tr("Hannah - Firmware downloader"),
-			tr("Do you want to proceed? (Fill me with text)"), tr("&Yes"), tr("&No"),
+			tr("Do you want to download and install potential non-free printer firmware?"), tr("&Yes"), tr("&No"),
 			QString::null, 0, 1);
 
 	




More information about the Foo2zjs-commits mailing list