From cd5051025412687e6599e102a74c707aa607c59e Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Wed, 19 Jun 2024 21:02:58 +0100 Subject: [PATCH] Remove unneeded translations --- Bloxstrap/Resources/Strings.Designer.cs | 92 ------------------- Bloxstrap/Resources/Strings.resx | 32 ------- .../Elements/Dialogs/AddFastFlagDialog.xaml | 2 +- .../UI/Elements/Menu/Pages/AboutPage.xaml | 12 +-- 4 files changed, 7 insertions(+), 131 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index f1678ec..998250b 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -612,17 +612,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to { - /// "FFlagDebugDisplayFPS": "True" - ///}. - /// - public static string Dialog_BulkAddFastFlag_Paste { - get { - return ResourceManager.GetString("Dialog.BulkAddFastFlag.Paste", resourceCulture); - } - } - /// /// Looks up a localized string similar to More information:. /// @@ -866,33 +855,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Change automatically. - /// - public static string Enums_ChannelChangeMode_Automatic { - get { - return ResourceManager.GetString("Enums.ChannelChangeMode.Automatic", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Never change. - /// - public static string Enums_ChannelChangeMode_Ignore { - get { - return ResourceManager.GetString("Enums.ChannelChangeMode.Ignore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Always prompt. - /// - public static string Enums_ChannelChangeMode_Prompt { - get { - return ResourceManager.GetString("Enums.ChannelChangeMode.Prompt", resourceCulture); - } - } - /// /// Looks up a localized string similar to Default. /// @@ -1265,51 +1227,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Commit Hash. - /// - public static string Menu_About_BuildCommitHash { - get { - return ResourceManager.GetString("Menu.About.BuildCommitHash", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Build Information. - /// - public static string Menu_About_BuildInformation { - get { - return ResourceManager.GetString("Menu.About.BuildInformation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Machine. - /// - public static string Menu_About_BuildMachine { - get { - return ResourceManager.GetString("Menu.About.BuildMachine", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Commit Ref. - /// - public static string Menu_About_BuildRef { - get { - return ResourceManager.GetString("Menu.About.BuildRef", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Timestamp. - /// - public static string Menu_About_BuildTimestamp { - get { - return ResourceManager.GetString("Menu.About.BuildTimestamp", resourceCulture); - } - } - /// /// Looks up a localized string similar to Contributors. /// @@ -1445,15 +1362,6 @@ namespace Bloxstrap.Resources { } } - /// - /// Looks up a localized string similar to Using an unreleased version, I see?. - /// - public static string Menu_About_UnreleasedVersion { - get { - return ResourceManager.GetString("Menu.About.UnreleasedVersion", resourceCulture); - } - } - /// /// Looks up a localized string similar to Version {0}. /// diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 98f6f79..2feb7fb 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -306,11 +306,6 @@ Click for more information Add FastFlag - - { - "FFlagDebugDisplayFPS": "True" -} - More information: @@ -392,15 +387,6 @@ Click for more information Vista (2008 - 2011) - - Change automatically - - - Never change - - - Always prompt - Default @@ -527,21 +513,6 @@ While Bloxstrap will continue to work, it's recommended that you change the driv The version of Bloxstrap you've launched is different to the version you currently have installed. Would you like to upgrade your currently installed version? - - Commit Hash - - - Build Information - - - Machine - - - Commit Ref - - - Timestamp - Contributors @@ -587,9 +558,6 @@ Would you like to upgrade your currently installed version? About - - Using an unreleased version, I see? - Version {0} diff --git a/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml index 4b1ad3e..9a1a215 100644 --- a/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/AddFastFlagDialog.xaml @@ -51,7 +51,7 @@ - +