Explorar el Código

Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
Narr the Reg hace 4 años
padre
commit
a67776013d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/yuzu/configuration/configure_input.ui

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

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