shorten tip
authorkoda
Sat, 01 Dec 2012 21:19:28 +0100
changeset 8176 556e7027e9e1
parent 8175 2c233349df21
child 8177 1fc36c2168c4
shorten tip
QTfrontend/ui/page/pagemain.cpp
--- 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!"));
     }
 
 }