From 97be636065da4814d1e56f6795b3a299594d1bbc Mon Sep 17 00:00:00 2001 From: axell Date: Sat, 6 Jul 2024 18:25:45 +0200 Subject: [PATCH] add showaccountonprofile strings --- Bloxstrap/Resources/Strings.Designer.cs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index af9ccfd..1ded296 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -2225,6 +2225,24 @@ namespace Bloxstrap.Resources { return ResourceManager.GetString("Menu.Integrations.AllowActivityJoining.Description", resourceCulture); } } + + /// + /// Looks up a localized string similar to Show account on profile. + /// + public static string Menu_Integrations_ShowAccountOnProfile_Title { + get { + return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Title", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Shows what Roblox account your using on your Discord profile. + /// + public static string Menu_Integrations_ShowAccountOnProfile_Description { + get { + return ResourceManager.GetString("Menu.Integrations.ShowAccountOnProfile.Description", resourceCulture); + } + } /// /// Looks up a localized string similar to Allow activity joining.