Use ellipsis character in UI strings instead of 3 periods
This commit is contained in:
parent
76376b1ea8
commit
81ac07f596
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue