mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-06-23 23:00:23 -07:00
Compare commits
3 Commits
60baddfd3f
...
8a8e7c975d
Author | SHA1 | Date | |
---|---|---|---|
|
8a8e7c975d | ||
|
9ef6579a41 | ||
|
df63dccb8b |
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">
|
||||
|
1
wpfui
1
wpfui
@ -1 +0,0 @@
|
||||
Subproject commit dca423b724ec24bd3377da3a27f4055ae317b50a
|
Loading…
Reference in New Issue
Block a user