QTfrontend/playrecordpage.cpp
changeset 2631 163b0128bd21
parent 1153 825931b81ad4
child 2742 21c0d2e69753
--- a/QTfrontend/playrecordpage.cpp	Fri Nov 20 21:22:05 2009 +0000
+++ b/QTfrontend/playrecordpage.cpp	Fri Nov 20 21:30:10 2009 +0000
@@ -100,7 +100,7 @@
 	{
 		QMessageBox::critical(this,
 				tr("Error"),
-				tr("Please, select record from the list"),
+				tr("Please select record from the list"),
 				tr("OK"));
 		return ;
 	}
@@ -134,7 +134,7 @@
 	{
 		QMessageBox::critical(this,
 				tr("Error"),
-				tr("Please, select record from the list"),
+				tr("Please select record from the list"),
 				tr("OK"));
 		return ;
 	}