diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 3fa78d85f..2f0fa6dfb 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1594,6 +1594,15 @@ public static string LaunchMenu_ConfigureSettings { } } + /// + /// 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 3964de58c..5a3db2338 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 e9fe45cb9..31783c291 100644 --- a/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml +++ b/Bloxstrap/UI/Elements/Dialogs/LaunchMenuDialog.xaml @@ -28,7 +28,7 @@ - + @@ -52,8 +52,8 @@ - - + +