From 8966babc400c55adefdf4a98d00c5899bfd8b0f5 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Wed, 9 Oct 2024 16:24:00 +0100 Subject: [PATCH] Add missing launch menu strings --- Bloxstrap/Resources/Strings.Designer.cs | 9 +++++++++ Bloxstrap/Resources/Strings.resx | 4 ++++ Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 3fa78d8..2f0fa6d 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1594,6 +1594,15 @@ namespace Bloxstrap.Resources { } } + /// + /// Looks up a localized string similar to Support us on Ko-fi!. + /// + public static string LaunchMenu_Donate { + get { + return ResourceManager.GetString("LaunchMenu.Donate", resourceCulture); + } + } + /// /// Looks up a localized string similar to Launch Roblox. /// diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 3964de5..5a3db23 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -1225,4 +1225,8 @@ Would you like to enable test mode? Install The word "Install" is being used as a verb in this instance, like the other navigation button texts of "Next" and "Back" + + Support us on Ko-fi! + Call-to-action button + \ No newline at end of file diff --git a/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml b/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml index e9fe45c..31783c2 100644 --- a/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml @@ -28,7 +28,7 @@ - + @@ -52,8 +52,8 @@ - - + +