Bug IPAL19554 - Qt4 porting: "Check Shape" dialog problems

This commit is contained in:
ouv 2008-04-25 12:59:05 +00:00
parent bcc05c7693
commit 3f03b5271e
2 changed files with 3 additions and 3 deletions

View File

@ -286,7 +286,7 @@ Please, select face, shell or solid and try again</translation>
</message>
<message>
<source>GEOM_CHECK_INFOS</source>
<translation>Object And Its Topological Informations</translation>
<translation>Object And Its Topological Information</translation>
</message>
<message>
<source>GEOM_CHECK_SHAPE</source>
@ -294,7 +294,7 @@ Please, select face, shell or solid and try again</translation>
</message>
<message>
<source>GEOM_CHECK_TITLE</source>
<translation>Check Shape Informations</translation>
<translation>Check Shape Information</translation>
</message>
<message>
<source>GEOM_CIRCLE</source>

View File

@ -34,7 +34,7 @@
<item row="2" column="0" colspan="2" >
<widget class="QCheckBox" name="CheckBox1" >
<property name="text" >
<string>Check</string>
<string>Check also geometry</string>
</property>
</widget>
</item>