Procházet zdrojové kódy

Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
Narr the Reg před 4 roky
rodič
revize
a67776013d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>