From ff8923ab785bca4082b1ef5dbfb9e3a7d5c7050d Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Wed, 12 Jun 2024 18:36:40 +0100 Subject: [PATCH] Consolidate about page information --- Bloxstrap/Resources/Strings.Designer.cs | 15 +++------------ Bloxstrap/Resources/Strings.resx | 7 ++----- Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml | 3 +-- 3 files changed, 6 insertions(+), 19 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index fe388b8..c753ce6 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1365,20 +1365,11 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to An open-source, feature-packed alternative bootstrapper for Roblox. + /// Looks up a localized string similar to An alternative bootstrapper for Roblox with a bunch of extra features.. /// - public static string Menu_About_Description_1 { + public static string Menu_About_Description { get { - return ResourceManager.GetString("Menu.About.Description.1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Developed by pizzaboxer - if you like this, please consider leaving a star on GitHub!. - /// - public static string Menu_About_Description_2 { - get { - return ResourceManager.GetString("Menu.About.Description.2", resourceCulture); + return ResourceManager.GetString("Menu.About.Description", resourceCulture); } } diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 15ea441..0e1df24 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -559,11 +559,8 @@ Would you like to upgrade your currently installed version? Translations - - An open-source, feature-packed alternative bootstrapper for Roblox - - - Developed by pizzaboxer - if you like this, please consider leaving a star on GitHub! + + An alternative bootstrapper for Roblox with a bunch of extra features. Discord server diff --git a/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml index 4d9a776..cbb7a50 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/AboutPage.xaml @@ -28,8 +28,7 @@ - - +