[PD] rename buttons

as requested in https://forum.freecadweb.org/viewtopic.php?f=19&t=43383#p369328
This commit is contained in:
donovaly
2020-02-16 16:31:07 +01:00
committed by wwmayer
parent 34e49fca28
commit a2b95cc187
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
click again to end selection</string>
</property>
<property name="text">
<string>Add ref</string>
<string>Add</string>
</property>
<property name="checkable">
<bool>true</bool>
@@ -37,7 +37,7 @@ click again to end selection</string>
click again to end selection</string>
</property>
<property name="text">
<string>Remove ref</string>
<string>Remove</string>
</property>
<property name="checkable">
<bool>true</bool>

View File

@@ -23,7 +23,7 @@
click again to end selection</string>
</property>
<property name="text">
<string>Add ref</string>
<string>Add</string>
</property>
<property name="checkable">
<bool>true</bool>
@@ -37,7 +37,7 @@ click again to end selection</string>
click again to end selection</string>
</property>
<property name="text">
<string>Remove ref</string>
<string>Remove</string>
</property>
<property name="checkable">
<bool>true</bool>