main: Use three dots to complete the ellipsis
Fixes a typo in the UI file. An ellipsis has 3 dots.
This commit is contained in:
parent
98913986e7
commit
0914e84014
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Configure Current Game..</string>
|
||||
<string>Configure Current Game...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in a new issue