mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-10 15:25:42 -07:00
update ElementAttributeMissingChild string
This commit is contained in:
parent
cdadcb09a3
commit
9ef6579a41
2
Bloxstrap/Resources/Strings.Designer.cs
generated
2
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -1082,7 +1082,7 @@ namespace Bloxstrap.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to {0}.{1} is missing it's child.
|
||||
/// Looks up a localized string similar to {0}.{1} is missing its child.
|
||||
/// </summary>
|
||||
public static string CustomTheme_Errors_ElementAttributeMissingChild {
|
||||
get {
|
||||
|
@ -1369,7 +1369,7 @@ Please close any applications that may be using Roblox's files, and relaunch.</v
|
||||
<comment>{0} is the element name (e.g. Button)</comment>
|
||||
</data>
|
||||
<data name="CustomTheme.Errors.ElementAttributeMissingChild" xml:space="preserve">
|
||||
<value>{0}.{1} is missing it's child</value>
|
||||
<value>{0}.{1} is missing its child</value>
|
||||
<comment>{0}.{1} is the element & attribute name (e.g. Button.Text)</comment>
|
||||
</data>
|
||||
<data name="CustomTheme.Errors.ElementAttributeParseError" xml:space="preserve">
|
||||
|
Loading…
Reference in New Issue
Block a user