소스 검색

Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
Narr the Reg 4 년 전
부모
커밋
a67776013d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/yuzu/configuration/configure_input.ui

+ 1 - 1
src/yuzu/configuration/configure_input.ui

@@ -166,7 +166,7 @@
          <item>
           <widget class="QRadioButton" name="radioUndocked">
            <property name="text">
-            <string>Undocked</string>
+            <string>Handheld</string>
            </property>
           </widget>
          </item>