summaryrefslogtreecommitdiffstats
path: root/application/pages/InstanceSettingsPage.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2016-01-03 03:15:12 +0100
committerPetr Mrázek <peterix@gmail.com>2016-01-03 03:15:12 +0100
commit15aaded80bd6e978dbfaa5213df82624842bb9c9 (patch)
tree45c2e0c656e60139032fc1b62f74bfad4fc8d910 /application/pages/InstanceSettingsPage.ui
parentb9b5a82c2e0893aac94803c306f8f8fb73f4f909 (diff)
downloadMultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar
MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.gz
MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.lz
MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.tar.xz
MultiMC-15aaded80bd6e978dbfaa5213df82624842bb9c9.zip
GH-1313 remove or disable some translateable strings
Diffstat (limited to 'application/pages/InstanceSettingsPage.ui')
-rw-r--r--application/pages/InstanceSettingsPage.ui13
1 files changed, 5 insertions, 8 deletions
diff --git a/application/pages/InstanceSettingsPage.ui b/application/pages/InstanceSettingsPage.ui
index c9c16a6c..19a6aa26 100644
--- a/application/pages/InstanceSettingsPage.ui
+++ b/application/pages/InstanceSettingsPage.ui
@@ -10,9 +10,6 @@
<height>426</height>
</rect>
</property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>0</number>
@@ -36,7 +33,7 @@
</property>
<widget class="QWidget" name="minecraftTab">
<attribute name="title">
- <string>Java</string>
+ <string notr="true">Java</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
@@ -102,7 +99,7 @@
<string>The maximum amount of memory Minecraft is allowed to use.</string>
</property>
<property name="suffix">
- <string> MB</string>
+ <string notr="true"> MB</string>
</property>
<property name="minimum">
<number>512</number>
@@ -138,7 +135,7 @@
<string>The amount of memory Minecraft is started with.</string>
</property>
<property name="suffix">
- <string> MB</string>
+ <string notr="true"> MB</string>
</property>
<property name="minimum">
<number>256</number>
@@ -160,7 +157,7 @@
<string>The amount of memory available to store loaded Java classes.</string>
</property>
<property name="suffix">
- <string> MB</string>
+ <string notr="true"> MB</string>
</property>
<property name="minimum">
<number>64</number>
@@ -179,7 +176,7 @@
<item row="2" column="0">
<widget class="QLabel" name="labelPermGen">
<property name="text">
- <string>PermGen:</string>
+ <string notr="true">PermGen:</string>
</property>
</widget>
</item>