GH-1313 remove or disable some translateable strings

This commit is contained in:
Petr Mrázek
2016-01-03 03:15:12 +01:00
parent b9b5a82c2e
commit 15aaded80b
23 changed files with 53 additions and 123 deletions

View File

@ -10,9 +10,6 @@
<height>532</height>
</rect>
</property>
<property name="windowTitle">
<string>Mods</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>0</number>
@ -33,7 +30,7 @@
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Tab 1</string>
<string notr="true">Tab 1</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="2">
@ -72,7 +69,7 @@
<item>
<widget class="QPushButton" name="mcEditBtn">
<property name="text">
<string>MCEdit</string>
<string notr="true">MCEdit</string>
</property>
</widget>
</item>