+ do not translate units

This commit is contained in:
wmayer 2015-04-20 10:48:06 +02:00
parent 225fce9604
commit 9dfb87d227

View File

@ -46,7 +46,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="unit" stdset="0"> <property name="unit" stdset="0">
<string>mm</string> <string notr="true">mm</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -63,7 +63,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="unit" stdset="0"> <property name="unit" stdset="0">
<string>mm</string> <string notr="true">mm</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -80,7 +80,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="unit" stdset="0"> <property name="unit" stdset="0">
<string>mm</string> <string notr="true">mm</string>
</property> </property>
</widget> </widget>
</item> </item>