From a716a1e74c100df534d1c21f92afe1c752e71aa0 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 8 Aug 2011 20:30:13 +0200 Subject: pyLoad 0.4.7 --- module/gui/ConnectionManager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/gui/ConnectionManager.py') diff --git a/module/gui/ConnectionManager.py b/module/gui/ConnectionManager.py index 8bf4ff24b..8e355bfe1 100644 --- a/module/gui/ConnectionManager.py +++ b/module/gui/ConnectionManager.py @@ -28,7 +28,7 @@ class ConnectionManager(QWidget): QWidget.__init__(self) QMessageBox.warning(self, 'Warning', - "We are sorry but the GUI is not stable anymore. Please use the webinterface for much better experience. \n", QMessageBox.Ok) + "We are sorry but the GUI is not usable anymore. Please use the webinterface for much better experience. \n", QMessageBox.Ok) return -- cgit v1.2.3