Use ellipsis character in UI strings instead of 3 periods

This commit is contained in:
Friedrich W. H. Kossebau 2024-05-04 01:51:06 +02:00
parent 76376b1ea8
commit 81ac07f596

View file

@ -46,7 +46,7 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QPushButton" name="configureButton">
<property name="text">
<string>Configure Kigo...</string>
<string>Configure Kigo</string>
</property>
</widget>
</item>