+ fix bug in German version with grid sizes smaller 1mm

+ clarify labeling of grid snap and grid size

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5101 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
jriegel 2011-11-08 20:34:47 +00:00
parent 7e1e2c1b94
commit c152e988be

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>257</width>
<height>79</height>
<width>153</width>
<height>88</height>
</rect>
</property>
<property name="windowTitle">
@ -17,12 +17,9 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QCheckBox" name="checkBoxGridSnap">
<property name="enabled">
<bool>true</bool>
</property>
<widget class="QLabel" name="label">
<property name="text">
<string>Grid size</string>
<string>Grid size:</string>
</property>
</widget>
</item>
@ -36,93 +33,103 @@
</property>
<item>
<property name="text">
<string>0.1 mm</string>
<string notr="true">0.1 mm</string>
</property>
</item>
<item>
<property name="text">
<string>0.2 mm</string>
<string notr="true">0.2 mm</string>
</property>
</item>
<item>
<property name="text">
<string>0.5 mm</string>
<string notr="true">0.5 mm</string>
</property>
</item>
<item>
<property name="text">
<string>1 mm</string>
<string notr="true">1 mm</string>
</property>
</item>
<item>
<property name="text">
<string>2 mm</string>
<string notr="true">2 mm</string>
</property>
</item>
<item>
<property name="text">
<string>5 mm</string>
<string notr="true">5 mm</string>
</property>
</item>
<item>
<property name="text">
<string>10 mm</string>
<string notr="true">10 mm</string>
</property>
</item>
<item>
<property name="text">
<string>20 mm</string>
<string notr="true">20 mm</string>
</property>
</item>
<item>
<property name="text">
<string>50 mm</string>
<string notr="true">50 mm</string>
</property>
</item>
<item>
<property name="text">
<string>100 mm</string>
<string notr="true">100 mm</string>
</property>
</item>
<item>
<property name="text">
<string>200 mm</string>
<string notr="true">200 mm</string>
</property>
</item>
<item>
<property name="text">
<string>500 mm</string>
<string notr="true">500 mm</string>
</property>
</item>
<item>
<property name="text">
<string>1 m</string>
<string notr="true">1 m</string>
</property>
</item>
<item>
<property name="text">
<string>2 m</string>
<string notr="true">2 m</string>
</property>
</item>
<item>
<property name="text">
<string>5 m</string>
<string notr="true">5 m</string>
</property>
</item>
<item>
<property name="text">
<string>10 m</string>
<string notr="true">10 m</string>
</property>
</item>
<item>
<property name="text">
<string>20 m</string>
<string notr="true">20 m</string>
</property>
</item>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="checkBoxGridSnap">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Grid snap</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBoxAutoconstraints">
<property name="enabled">