mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-28 02:10:36 +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>
|
||||
<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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user