Преглед на файлове

main: Use three dots to complete the ellipsis

Fixes a typo in the UI file. An ellipsis has 3 dots.
lat9nq преди 6 години
родител
ревизия
0914e84014
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/yuzu/main.ui

+ 1 - 1
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>