From d4c0b7b43739e67af1dddf5ec4210f6af809628e Mon Sep 17 00:00:00 2001 From: Kyle Kienapfel Date: Thu, 20 Oct 2022 06:55:23 -0700 Subject: Controller Applet had instance of Undocked, make Handheld Remember that time we renamed the Undocked option to Handheld in the status bar, and then later remembered the Controller Configuration? Scrolling through Transifex I noticed that we still have one instance of "Undocked" in the text. --- src/yuzu/applets/qt_controller.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yuzu/applets/qt_controller.ui b/src/yuzu/applets/qt_controller.ui index c8cb6bcf3..f5eccba70 100644 --- a/src/yuzu/applets/qt_controller.ui +++ b/src/yuzu/applets/qt_controller.ui @@ -2300,7 +2300,7 @@ - Undocked + Handheld -- cgit v1.2.3