+ do not add units to translation

This commit is contained in:
wmayer
2014-09-10 10:35:49 +02:00
parent 8300f35cb4
commit 47ce908531
11 changed files with 78 additions and 72 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>195</width>
<height>136</height>
<height>142</height>
</rect>
</property>
<property name="windowTitle">
@@ -62,7 +62,7 @@
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="unit" stdset="0">
<string>mm</string>
<string notr="true">mm</string>
</property>
<property name="decimals" stdset="0">
<number>3</number>
@@ -103,7 +103,7 @@
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="unit" stdset="0">
<string>deg</string>
<string notr="true">deg</string>
</property>
<property name="decimals" stdset="0">
<number>3</number>