diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 9b03908..778c6da 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -2495,7 +2495,7 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to Configure quick and easy ways to improve the Roblox gameplay experience.. + /// Looks up a localized string similar to Configure additional functionality to go alongside Roblox.. /// public static string Menu_Integrations_Description { get { @@ -2540,7 +2540,7 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to This feature requires activity tracking to be enabled.. + /// Looks up a localized string similar to This feature requires activity tracking to be enabled and the Discord desktop app to be installed and running.. /// public static string Menu_Integrations_RequiresActivityTracking { get { @@ -2549,7 +2549,7 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to When playing a Roblox game, the game you're playing will show on your Discord profile activity.. + /// Looks up a localized string similar to The Roblox game you're playing will be shown on your Discord profile. [Not working?]({0}). /// public static string Menu_Integrations_ShowGameActivity_Description { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index de34c3a..b06882f 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -856,7 +856,7 @@ Selecting 'No' will ignore this warning and continue installation. Custom Integrations - Configure quick and easy ways to improve the Roblox gameplay experience. + Configure additional functionality to go alongside Roblox. Roblox will fully close when you leave a game instead of dropping you back into the app. @@ -871,10 +871,10 @@ Selecting 'No' will ignore this warning and continue installation. Enable activity tracking - This feature requires activity tracking to be enabled. + This feature requires activity tracking to be enabled and the Discord desktop app to be installed and running. - When playing a Roblox game, the game you're playing will show on your Discord profile activity. + The Roblox game you're playing will be shown on your Discord profile. [Not working?]({0}) Show game activity diff --git a/Bloxstrap/UI/Elements/Menu/Pages/IntegrationsPage.xaml b/Bloxstrap/UI/Elements/Menu/Pages/IntegrationsPage.xaml index 4b255dc..019ad88 100644 --- a/Bloxstrap/UI/Elements/Menu/Pages/IntegrationsPage.xaml +++ b/Bloxstrap/UI/Elements/Menu/Pages/IntegrationsPage.xaml @@ -44,7 +44,7 @@