diff options
author | dada513 <dada513@protonmail.com> | 2022-04-30 16:14:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 16:14:48 +0200 |
commit | 1e03ef484dafc41a568442186d14dba44c42cc26 (patch) | |
tree | 1c5f8f0cbf78c29dfc497bf0172d47c5fe7b8f6f | |
parent | 67687683731fecde57042873835bb3ab844e1bce (diff) | |
download | PrismLauncher-1e03ef484dafc41a568442186d14dba44c42cc26.tar.gz PrismLauncher-1e03ef484dafc41a568442186d14dba44c42cc26.tar.bz2 PrismLauncher-1e03ef484dafc41a568442186d14dba44c42cc26.zip |
Update launcher/ui/pages/global/JavaPage.ui
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
-rw-r--r-- | launcher/ui/pages/global/JavaPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/JavaPage.ui b/launcher/ui/pages/global/JavaPage.ui index 7268601f..2e553619 100644 --- a/launcher/ui/pages/global/JavaPage.ui +++ b/launcher/ui/pages/global/JavaPage.ui @@ -244,7 +244,7 @@ <string>If enabled, the launcher will not prompt you to choose a Java version if one isn't found.</string> </property> <property name="text"> - <string>Skip Java Wizard</string> + <string>Skip Java &Wizard</string> </property> </widget> </item> |