update string

This commit is contained in:
bluepilledgreat 2025-03-13 15:55:16 +00:00
parent eb01f28bee
commit 37521469a7
2 changed files with 2 additions and 2 deletions

View File

@ -2546,7 +2546,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// 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..
/// </summary>
public static string Menu_Behaviour_BackgroundUpdates_Description {
get {

View File

@ -1449,6 +1449,6 @@ Defaulting to Fluent.</value>
<value>Background Updates</value>
</data>
<data name="Menu.Behaviour.BackgroundUpdates.Description" xml:space="preserve">
<value>Update Roblox in the background instead of waiting for Roblox to finish updating before being able to play Roblox. Not preferable for slow networks.</value>
<value>Update Roblox in the background instead of waiting. Not recommended for slow networks. At least 3GB of free storage space is required.</value>
</data>
</root>