Fix some translation issues

Fix #2010
This commit is contained in:
Fabio Bas 2016-06-15 22:17:31 +02:00
parent b40d9da01d
commit 1bc56e1c86
22 changed files with 13210 additions and 13075 deletions

View file

@ -1458,7 +1458,6 @@ public:
void retranslateUi(QWidget *shortcutsTab)
{
shortcutsTab->setWindowTitle(QApplication::translate("shortcutsTab", "Form", 0));
groupBox->setTitle(QApplication::translate("shortcutsTab", "Main Window", 0));
lbl_MainWindow_aDeckEditor->setText(QApplication::translate("shortcutsTab", "Deck editor", 0));
lbl_MainWindow_aSinglePlayer->setText(QApplication::translate("shortcutsTab", "Local gameplay", 0));