QTfrontend/ui/page/pagemain.cpp
changeset 8176 556e7027e9e1
parent 8048 e14daa2508fc
child 8277 cd2bae15a9a3
--- a/QTfrontend/ui/page/pagemain.cpp	Fri Nov 30 20:00:53 2012 -0500
+++ b/QTfrontend/ui/page/pagemain.cpp	Sat Dec 01 21:19:28 2012 +0100
@@ -115,7 +115,7 @@
     }
     else
     {
-        setDefautDescription(QLabel::tr("This development build is 'work in progress' and may not be compatible with other versions of the game. Some features might be broken or incomplete. Use at your own risk!"));
+        setDefautDescription(QLabel::tr("This development build is 'work in progress' and may not be compatible with other versions of the game, while some features might be broken or incomplete!"));
     }
 
 }