translators missed me
authorkoda
Fri, 30 Sep 2011 11:00:48 +0200
changeset 6067 fe7990b3db66
parent 6066 b624c30dbbb9
child 6068 e18713ecf1e0
translators missed me
QTfrontend/ui/widget/about.cpp
--- a/QTfrontend/ui/widget/about.cpp	Fri Sep 30 10:54:10 2011 +0200
+++ b/QTfrontend/ui/widget/about.cpp	Fri Sep 30 11:00:48 2011 +0200
@@ -48,7 +48,7 @@
             "<div align=\"center\"><h1>Hedgewars</h1>"
             "<h3>" + QLabel::tr("Version") + " " + *cVersionString + "</h3>"
             "<p><a href=\"http://www.hedgewars.org/\">http://www.hedgewars.org/</a></p><br>" +
-            QLabel::tr("This program is distributed under the GNU General Public License") +
+            QLabel::tr("This program is distributed under the GNU General Public License v2") +
             "</div>"
             );
     lbl1->setWordWrap(true);