From 9202996c623fca772a0d1f63ba82e57166428fc2 Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Tue, 29 Mar 2022 15:25:21 +0200 Subject: [PATCH] fix(i18n): remove brand names from translations --- launcher/ui/dialogs/AboutDialog.ui | 2 +- launcher/ui/dialogs/UpdateDialog.ui | 2 +- launcher/ui/pages/global/MinecraftPage.ui | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/launcher/ui/dialogs/AboutDialog.ui b/launcher/ui/dialogs/AboutDialog.ui index f9665c30..70c5009d 100644 --- a/launcher/ui/dialogs/AboutDialog.ui +++ b/launcher/ui/dialogs/AboutDialog.ui @@ -80,7 +80,7 @@ - PolyMC + Launcher Qt::AlignCenter diff --git a/launcher/ui/dialogs/UpdateDialog.ui b/launcher/ui/dialogs/UpdateDialog.ui index bd94a554..5eb9d88a 100644 --- a/launcher/ui/dialogs/UpdateDialog.ui +++ b/launcher/ui/dialogs/UpdateDialog.ui @@ -11,7 +11,7 @@ - PolyMC Update + Launcher Update diff --git a/launcher/ui/pages/global/MinecraftPage.ui b/launcher/ui/pages/global/MinecraftPage.ui index decc9b8b..c18ab34b 100644 --- a/launcher/ui/pages/global/MinecraftPage.ui +++ b/launcher/ui/pages/global/MinecraftPage.ui @@ -173,20 +173,20 @@ - <html><head/><body><p>PolyMC will automatically reopen when the game crashes or exits.</p></body></html> + <html><head/><body><p>The launcher will automatically reopen when the game crashes or exits.</p></body></html> - Close PolyMC after game window opens + Close the launcher after game window opens - <html><head/><body><p>PolyMC will automatically exit if the game crashes or exists.</p></body></html> + <html><head/><body><p>The launcher will automatically quit after the game exits or crashes.</p></body></html> - Quit PolyMC after game window stops + Quit the launcher after game window closes