diff --git a/apps/launcher/maindialog.cpp b/apps/launcher/maindialog.cpp
index 71bda1c1ef..07face085f 100644
--- a/apps/launcher/maindialog.cpp
+++ b/apps/launcher/maindialog.cpp
@@ -55,9 +55,11 @@ Launcher::MainDialog::MainDialog(const Files::ConfigurationManager& configuratio
&MainDialog::wizardFinished);
buttonBox->button(QDialogButtonBox::Close)->setText(tr("Close"));
- buttonBox->button(QDialogButtonBox::Ok)->setText(tr(" Launch OpenMW "));
+ buttonBox->button(QDialogButtonBox::Ok)->setText(tr("Launch OpenMW"));
buttonBox->button(QDialogButtonBox::Help)->setText(tr("Help"));
+ buttonBox->button(QDialogButtonBox::Ok)->setMinimumWidth(160);
+
// Order of buttons can be different on different setups,
// so make sure that the Play button has a focus by default.
buttonBox->button(QDialogButtonBox::Ok)->setFocus();
diff --git a/files/lang/launcher_de.ts b/files/lang/launcher_de.ts
index 7dea477f55..e6ce031ac7 100644
--- a/files/lang/launcher_de.ts
+++ b/files/lang/launcher_de.ts
@@ -448,7 +448,7 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
-
+
diff --git a/files/lang/launcher_en.ts b/files/lang/launcher_en.ts
index 2d312ef8db..b18803ff2f 100644
--- a/files/lang/launcher_en.ts
+++ b/files/lang/launcher_en.ts
@@ -448,7 +448,7 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
-
+
diff --git a/files/lang/launcher_fr.ts b/files/lang/launcher_fr.ts
index f349e196af..cb8c675c0f 100644
--- a/files/lang/launcher_fr.ts
+++ b/files/lang/launcher_fr.ts
@@ -448,7 +448,7 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
Fermer
-
+
Lancer OpenMW
diff --git a/files/lang/launcher_ru.ts b/files/lang/launcher_ru.ts
index 57a9c67f65..6330fadfd2 100644
--- a/files/lang/launcher_ru.ts
+++ b/files/lang/launcher_ru.ts
@@ -450,8 +450,8 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov
Закрыть
-
- Запустить OpenMW
+
+ Запустить OpenMW
diff --git a/files/lang/launcher_sv.ts b/files/lang/launcher_sv.ts
index 4cd75487b2..3d65d8c240 100644
--- a/files/lang/launcher_sv.ts
+++ b/files/lang/launcher_sv.ts
@@ -451,8 +451,8 @@ de ordinarie fonterna i Morrowind. Bocka denna ruta om du ändå föredrar ordin
Stäng
-
- Starta OpenMW
+
+ Starta OpenMW