diff -r 2c233349df21 -r 556e7027e9e1 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!")); } }