relabel "Selected point(s)" to "Selected points"

better for translating to other languages
This commit is contained in:
Mark Ganson TheMarkster
2018-09-18 16:26:57 -05:00
committed by wmayer
parent 2104222f45
commit 93bfae8760

View File

@@ -166,7 +166,7 @@
<item row="4" column="0" colspan="2">
<widget class="QPushButton" name="selectedVertex">
<property name="text">
<string>Selected point(s)</string>
<string>Selected points</string>
</property>
</widget>
</item>