i18n: do not extract placeholder strings

icc-effect-5.14.5
Pino Toscano 2011-06-08 21:00:49 +02:00
parent b0e3b23c25
commit 339990dbae
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<item row="0" column="1">
<widget class="QLabel" name="windowClass">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>
@ -47,7 +47,7 @@
<item row="1" column="1">
<widget class="QLabel" name="windowTitle">
<property name="text">
<string>TextLabel</string>
<string notr="true">TextLabel</string>
</property>
</widget>
</item>