+ fix text in drawing dialog
This commit is contained in:
parent
dbfedbdeae
commit
562ecea9cf
Binary file not shown.
|
@ -561,13 +561,13 @@ Do you want to continue?</source>
|
|||
</message>
|
||||
<message>
|
||||
<location line="+125"/>
|
||||
<source>Show hidden</source>
|
||||
<translation>Zeige versteckte</translation>
|
||||
<source>Show hidden lines</source>
|
||||
<translation>Zeige verdeckte Kanten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+7"/>
|
||||
<source>Show smooth</source>
|
||||
<translation>Zeige glatte</translation>
|
||||
<source>Show smooth lines</source>
|
||||
<translation>Zeige glatte Kanten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+11"/>
|
||||
|
|
|
@ -558,14 +558,14 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show hidden</string>
|
||||
<string>Show hidden lines</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
<widget class="QCheckBox" name="smooth">
|
||||
<property name="text">
|
||||
<string>Show smooth</string>
|
||||
<string>Show smooth lines</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user