Set notr="true" for strings that are never displayed.

This commit is contained in:
PKEuS 2012-10-14 16:14:47 +02:00
parent f26b82e172
commit 8c9748063b
3 changed files with 4 additions and 4 deletions

View File

@ -549,7 +549,7 @@
</action>
<action name="mActionProjectMRU">
<property name="text">
<string>Project MRU placeholder</string>
<string notr="true">Project MRU placeholder</string>
</property>
<property name="visible">
<bool>true</bool>

View File

@ -89,7 +89,7 @@
<item>
<widget class="QLabel" name="mLblIdealThreads">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>

View File

@ -294,7 +294,7 @@
<item>
<widget class="QLabel" name="mLblPortability">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>
@ -330,7 +330,7 @@
<item>
<widget class="QLabel" name="mLblInformation">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>