GUI: Don't translate placeholder texts in stats dialog.

This commit is contained in:
Kimmo Varis 2010-12-07 18:22:32 +02:00
parent b6acfa809b
commit abc5ec9009
1 changed files with 396 additions and 396 deletions

View File

@ -240,7 +240,7 @@
<item>
<widget class="QLabel" name="mLblErrors">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>
@ -258,7 +258,7 @@
<item>
<widget class="QLabel" name="mLblWarnings">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>
@ -276,7 +276,7 @@
<item>
<widget class="QLabel" name="mLblStyle">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>
@ -294,7 +294,7 @@
<item>
<widget class="QLabel" name="mLblPerformance">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>