Просмотр исходного кода

Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
Narr the Reg 4 лет назад
Родитель
Сommit
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>