mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-04 17:48:27 +05:00
Bug IPAL19554 - Qt4 porting: "Check Shape" dialog problems
This commit is contained in:
parent
bcc05c7693
commit
3f03b5271e
@ -286,7 +286,7 @@ Please, select face, shell or solid and try again</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_CHECK_INFOS</source>
|
<source>GEOM_CHECK_INFOS</source>
|
||||||
<translation>Object And Its Topological Informations</translation>
|
<translation>Object And Its Topological Information</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_CHECK_SHAPE</source>
|
<source>GEOM_CHECK_SHAPE</source>
|
||||||
@ -294,7 +294,7 @@ Please, select face, shell or solid and try again</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_CHECK_TITLE</source>
|
<source>GEOM_CHECK_TITLE</source>
|
||||||
<translation>Check Shape Informations</translation>
|
<translation>Check Shape Information</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>GEOM_CIRCLE</source>
|
<source>GEOM_CIRCLE</source>
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
<item row="2" column="0" colspan="2" >
|
<item row="2" column="0" colspan="2" >
|
||||||
<widget class="QCheckBox" name="CheckBox1" >
|
<widget class="QCheckBox" name="CheckBox1" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Check</string>
|
<string>Check also geometry</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user