Browse Source
Merge pull request #4622 from lat9nq/fix-configure-current-ellipse
main: Use three dots to complete the ellipsis
pull/15/merge
LC
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/yuzu/main.ui
|
|
|
@ -293,7 +293,7 @@ |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Configure Current Game..</string> |
|
|
|
<string>Configure Current Game...</string> |
|
|
|
</property> |
|
|
|
</action> |
|
|
|
</widget> |
|
|
|
|