From 089412c192f396f09ec97abb2a3d1ac9759c7df1 Mon Sep 17 00:00:00 2001 From: omardotdev Date: Thu, 16 Apr 2026 18:06:40 +0200 Subject: [PATCH] fix: remove strings off shared_translations.cpp --- src/qt_common/config/shared_translation.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/qt_common/config/shared_translation.cpp b/src/qt_common/config/shared_translation.cpp index 5e0c0d8b44..99f67da499 100644 --- a/src/qt_common/config/shared_translation.cpp +++ b/src/qt_common/config/shared_translation.cpp @@ -315,9 +315,6 @@ std::unique_ptr InitializeTranslations(QObject* parent) { "their resolution, details and supported controllers and depending on this setting.\n" "Setting to Handheld can help improve performance for low end systems.")); INSERT(Settings, current_user, QString(), QString()); - INSERT(Settings, serial_unit, tr("Unit Serial"), QString()); - INSERT(Settings, serial_battery, tr("Battery Serial"), QString()); - INSERT(Settings, debug_knobs, tr("Debug knobs"), QString()); // Controls