[Foo2zjs-commits] r97 - trunk/hannah

white at alioth.debian.org white at alioth.debian.org
Fri Sep 28 15:56:16 UTC 2007


Author: white
Date: 2007-09-28 15:56:16 +0000 (Fri, 28 Sep 2007)
New Revision: 97

Modified:
   trunk/hannah/gui.cpp
Log:
Keep the version in sync

Modified: trunk/hannah/gui.cpp
===================================================================
--- trunk/hannah/gui.cpp	2007-09-28 15:55:25 UTC (rev 96)
+++ trunk/hannah/gui.cpp	2007-09-28 15:56:16 UTC (rev 97)
@@ -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