From 912f0ddfd199e9e057d5d2556840d71f5b892668 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 19 Feb 2026 19:22:37 +0100 Subject: [PATCH] Fixed Unicode issue --- src/qt_common/config/shared_translation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt_common/config/shared_translation.cpp b/src/qt_common/config/shared_translation.cpp index 67ec16e3e3..fadf32d4b3 100644 --- a/src/qt_common/config/shared_translation.cpp +++ b/src/qt_common/config/shared_translation.cpp @@ -360,7 +360,7 @@ std::unique_ptr InitializeTranslations(QObject* parent) rescale_hack, tr("Enable Legacy Rescale Pass"), tr("May fix rescale issues in some games by relying on behavior from the previous implementation.\n" - "Legacy‑behavior workaround that fixes AMD GPU line artifacts and Nvidia GPU grey‑texture flicker in Luigi’s Mansion 3.")); + "Legacy‑behavior workaround that fixes AMD GPU line artifacts and Nvidia GPU grey‑texture flicker in Luigis Mansion 3.")); // Renderer (Extensions) INSERT(Settings, dyna_state, tr("Extended Dynamic State"),