mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
update string
This commit is contained in:
parent
eb01f28bee
commit
37521469a7
2
Bloxstrap/Resources/Strings.Designer.cs
generated
2
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -2546,7 +2546,7 @@ namespace Bloxstrap.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
public static string Menu_Behaviour_BackgroundUpdates_Description {
|
public static string Menu_Behaviour_BackgroundUpdates_Description {
|
||||||
get {
|
get {
|
||||||
|
@ -1449,6 +1449,6 @@ Defaulting to Fluent.</value>
|
|||||||
<value>Background Updates</value>
|
<value>Background Updates</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Menu.Behaviour.BackgroundUpdates.Description" xml:space="preserve">
|
<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>
|
</data>
|
||||||
</root>
|
</root>
|
Loading…
Reference in New Issue
Block a user