From 7db2906f6502a0f717fcbf9dbba418ae48de1590 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 13 Nov 2024 08:43:11 -0700 Subject: [PATCH] Removed tons of localization. --- .../GumPlugin/Controls/GumControl.xaml | 34 ++--- .../Managers/CodeGeneratorManager.cs | 2 +- FRBDK/Localization/Texts.Designer.cs | 126 ------------------ FRBDK/Localization/Texts.de.resx | 42 ------ FRBDK/Localization/Texts.fr.resx | 42 ------ FRBDK/Localization/Texts.nl.resx | 42 ------ FRBDK/Localization/Texts.resx | 44 +----- 7 files changed, 19 insertions(+), 313 deletions(-) diff --git a/FRBDK/Glue/GumPlugin/GumPlugin/Controls/GumControl.xaml b/FRBDK/Glue/GumPlugin/GumPlugin/Controls/GumControl.xaml index f74eeecb7..d6567ebdf 100644 --- a/FRBDK/Glue/GumPlugin/GumPlugin/Controls/GumControl.xaml +++ b/FRBDK/Glue/GumPlugin/GumPlugin/Controls/GumControl.xaml @@ -8,33 +8,33 @@ d:DesignHeight="500" d:DesignWidth="310"> - + + Content="Show Dotted Outlines" IsChecked="{Binding ShowDottedOutlines}"> + Content="Show Mouse" IsChecked="{Binding ShowMouse}" > - - + +