diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 7de1d91..dc9ef81 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -2546,7 +2546,7 @@ namespace Bloxstrap.Resources { } /// - /// Looks up a localized string similar to Update Roblox in the background instead of waiting for Roblox to finish updating before being able to play Roblox. Not preferable for slow networks.. + /// Looks up a localized string similar to Update Roblox in the background instead of waiting. Not recommended for slow networks. At least 3GB of free storage space is required.. /// public static string Menu_Behaviour_BackgroundUpdates_Description { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index ee370b8..8140269 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -1449,6 +1449,6 @@ Defaulting to Fluent. Background Updates - Update Roblox in the background instead of waiting for Roblox to finish updating before being able to play Roblox. Not preferable for slow networks. + Update Roblox in the background instead of waiting. Not recommended for slow networks. At least 3GB of free storage space is required. \ No newline at end of file