From 1090c894c5012fb600b92b910bd9d9d86d19a17d Mon Sep 17 00:00:00 2001 From: Sky Date: Wed, 20 Dec 2023 14:50:26 -0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90Localization=E3=80=91Back=20out=20unin?= =?UTF-8?q?tentional=20removal=20of=20delta=20strings=20for=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/localization.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/localization.c b/src/localization.c index ee6db8d5c..08c3f73d4 100644 --- a/src/localization.c +++ b/src/localization.c @@ -23,6 +23,11 @@ // - "Slow" // - "Fast Forward" +// Strings removed in v4: +// - "Controller" +// - "GB Palette %d" +// - "Reset Palette to Defaults" + //#define SHOW_TRANSLATE_ME 1 //Special thanks to https://github.com/shooterspps and Nilay for the Chinese Translation