summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar LC2020-09-02 19:41:06 -0400
committerGravatar GitHub2020-09-02 19:41:06 -0400
commit0ee7c985da07bb745e769af99a860e1f78a69e14 (patch)
tree3973bf556b157e5633a9de1425651c36baabf609
parentMerge pull request #4621 from Morph1984/use-pi (diff)
parentmain: Use three dots to complete the ellipsis (diff)
downloadyuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.gz
yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.tar.xz
yuzu-0ee7c985da07bb745e769af99a860e1f78a69e14.zip
Merge pull request #4622 from lat9nq/fix-configure-current-ellipse
main: Use three dots to complete the ellipsis
-rw-r--r--src/yuzu/main.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui
index 87ea985d8..2f3792247 100644
--- a/src/yuzu/main.ui
+++ b/src/yuzu/main.ui
@@ -293,7 +293,7 @@
293 <bool>false</bool> 293 <bool>false</bool>
294 </property> 294 </property>
295 <property name="text"> 295 <property name="text">
296 <string>Configure Current Game..</string> 296 <string>Configure Current Game...</string>
297 </property> 297 </property>
298 </action> 298 </action>
299 </widget> 299 </widget>