aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
diff options
context:
space:
mode:
authorDaniel Schemp <dschemp@mailbox.org>2022-04-22 00:16:11 +0200
committerDaniel Schemp <dschemp@mailbox.org>2022-04-22 00:16:11 +0200
commit75826aca13d5dcafb630c955f8349c3354503003 (patch)
treed0eae2ff4c15fb815192410ec73d30ed30c0412c /launcher/ui
parentf52b7c030ff537d6465417adc722c23da7423bc3 (diff)
downloadPrismLauncher-75826aca13d5dcafb630c955f8349c3354503003.tar.gz
PrismLauncher-75826aca13d5dcafb630c955f8349c3354503003.tar.bz2
PrismLauncher-75826aca13d5dcafb630c955f8349c3354503003.zip
added: Mnemonics for Settings/Java
Diffstat (limited to 'launcher/ui')
-rw-r--r--launcher/ui/pages/global/JavaPage.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/launcher/ui/pages/global/JavaPage.ui b/launcher/ui/pages/global/JavaPage.ui
index d27b200f..bb195770 100644
--- a/launcher/ui/pages/global/JavaPage.ui
+++ b/launcher/ui/pages/global/JavaPage.ui
@@ -70,14 +70,14 @@
<item row="0" column="0">
<widget class="QLabel" name="labelMinMem">
<property name="text">
- <string>Minimum memory allocation:</string>
+ <string>&amp;Minimum memory allocation:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labelMaxMem">
<property name="text">
- <string>Maximum memory allocation:</string>
+ <string>Ma&amp;ximum memory allocation:</string>
</property>
</widget>
</item>
@@ -106,7 +106,7 @@
<item row="2" column="0">
<widget class="QLabel" name="labelPermGen">
<property name="text">
- <string notr="true">PermGen:</string>
+ <string notr="true">&amp;PermGen:</string>
</property>
</widget>
</item>
@@ -150,7 +150,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>Java path:</string>
+ <string>&amp;Java path:</string>
</property>
</widget>
</item>
@@ -192,7 +192,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>JVM arguments:</string>
+ <string>J&amp;VM arguments:</string>
</property>
</widget>
</item>
@@ -205,7 +205,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>Auto-detect...</string>
+ <string>&amp;Auto-detect...</string>
</property>
</widget>
</item>
@@ -218,7 +218,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>Test</string>
+ <string>&amp;Test</string>
</property>
</widget>
</item>
@@ -234,7 +234,7 @@
<string>If enabled, the launcher will not check if an instance is compatible with the selected Java version.</string>
</property>
<property name="text">
- <string>Skip Java compatibility checks</string>
+ <string>&amp;Skip Java compatibility checks</string>
</property>
</widget>
</item>