Skip to content

Commit

Permalink
+ do not translate units
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Apr 20, 2015
1 parent 225fce9 commit 9dfb87d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Mod/Fem/ShowDisplacement.ui
Expand Up @@ -46,7 +46,7 @@
<bool>true</bool>
</property>
<property name="unit" stdset="0">
<string>mm</string>
<string notr="true">mm</string>
</property>
</widget>
</item>
Expand All @@ -63,7 +63,7 @@
<bool>true</bool>
</property>
<property name="unit" stdset="0">
<string>mm</string>
<string notr="true">mm</string>
</property>
</widget>
</item>
Expand All @@ -80,7 +80,7 @@
<bool>true</bool>
</property>
<property name="unit" stdset="0">
<string>mm</string>
<string notr="true">mm</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 9dfb87d

Please sign in to comment.