small update

This commit is contained in:
arcan1s
2015-02-18 16:23:07 +03:00
parent a73968f98b
commit 4c20a54d7e
7 changed files with 88 additions and 49 deletions

View File

@ -99,7 +99,7 @@ QStringList ErrorWindow::getMessage(const int mess, const QString custom)
break;
case 14:
title = QApplication::translate("ErrorWindow", "Error!");
message = QApplication::translate("ErrorWindow", "APN is not set");
message = QApplication::translate("ErrorWindow", "User is not in network group, helper will not be started");
break;
case 15:
title = QApplication::translate("ErrorWindow", "Error!");