소스 검색

Merge pull request #4622 from lat9nq/fix-configure-current-ellipse

main: Use three dots to complete the ellipsis
LC 5 년 전
부모
커밋
0ee7c985da
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>