diff -r e5d17bab312f -r fa3bc79dc0b8 QTfrontend/ui/page/pagemain.cpp --- a/QTfrontend/ui/page/pagemain.cpp Wed Aug 29 11:35:38 2012 +0400 +++ b/QTfrontend/ui/page/pagemain.cpp Wed Aug 29 12:48:27 2012 +0200 @@ -88,7 +88,7 @@ #ifdef VIDEOREC BtnVideos = addButton(":/res/Record.png", bottomLayout, 1, true); - BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); + BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); #endif BtnSetup = addButton(":/res/Settings.png", bottomLayout, 2, true);