--- 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!"));
}
}