QTfrontend/ui/page/pagemain.cpp
branchflibqtfrontend
changeset 8208 171da01bd04d
parent 8176 556e7027e9e1
child 8277 cd2bae15a9a3
--- a/QTfrontend/ui/page/pagemain.cpp	Fri Nov 30 18:19:52 2012 +0400
+++ b/QTfrontend/ui/page/pagemain.cpp	Tue Dec 04 09:15:55 2012 +0400
@@ -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!"));
     }
 
 }