[tracking] Don't translate placeholder text
This commit is contained in:
parent
d0e1e46df2
commit
369c5f4619
@ -120,7 +120,7 @@ margin-left: 2em;</string>
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>TextLabel</string>
|
<string notr="true">TextLabel</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
@ -130,7 +130,7 @@ margin-left: 2em;</string>
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="installPolicyButton">
|
<widget class="QToolButton" name="installPolicyButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="page_trackingstep.qrc">
|
<iconset resource="page_trackingstep.qrc">
|
||||||
@ -182,7 +182,7 @@ margin-left: 2em;</string>
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>TextLabel</string>
|
<string notr="true">TextLabel</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
@ -192,7 +192,7 @@ margin-left: 2em;</string>
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="machinePolicyButton">
|
<widget class="QToolButton" name="machinePolicyButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="page_trackingstep.qrc">
|
<iconset resource="page_trackingstep.qrc">
|
||||||
@ -244,7 +244,7 @@ margin-left: 2em;</string>
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>TextLabel</string>
|
<string notr="true">TextLabel</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
@ -254,7 +254,7 @@ margin-left: 2em;</string>
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="userPolicyButton">
|
<widget class="QToolButton" name="userPolicyButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="page_trackingstep.qrc">
|
<iconset resource="page_trackingstep.qrc">
|
||||||
|
Loading…
Reference in New Issue
Block a user