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 @@ - - +