update strings

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

View File

@ -2555,7 +2555,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// Looks up a localized string similar to Background Updates.
/// Looks up a localized string similar to Background updates.
/// </summary>
public static string Menu_Behaviour_BackgroundUpdates_Title {
get {

View File

@ -1446,7 +1446,7 @@ Defaulting to Fluent.</value>
<value>Failed to rename custom theme {0}: {1}</value>
</data>
<data name="Menu.Behaviour.BackgroundUpdates.Title" xml:space="preserve">
<value>Background Updates</value>
<value>Background updates</value>
</data>
<data name="Menu.Behaviour.BackgroundUpdates.Description" xml:space="preserve">
<value>Update Roblox in the background instead of waiting. Not recommended for slow networks. At least 3GB of free storage space is required.</value>