Compare commits

...

3 Commits

Author SHA1 Message Date
dependabot[bot]
8a8e7c975d
Merge df63dccb8b into 9ef6579a41 2025-03-14 13:10:15 -06:00
bluepilledgreat
9ef6579a41 update ElementAttributeMissingChild string
Some checks are pending
CI (Debug) / build (push) Waiting to run
CI (Release) / build (push) Waiting to run
CI (Release) / release (push) Blocked by required conditions
CI (Release) / release-test (push) Blocked by required conditions
2025-03-14 14:23:53 +00:00
dependabot[bot]
df63dccb8b
Bump wpfui from dca423b to f710123
Bumps [wpfui](https://github.com/bloxstraplabs/wpfui) from `dca423b` to `f710123`.
- [Commits](dca423b724...f710123e72)

---
updated-dependencies:
- dependency-name: wpfui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 16:47:00 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -1082,7 +1082,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// Looks up a localized string similar to {0}.{1} is missing it&apos;s child.
/// Looks up a localized string similar to {0}.{1} is missing its child.
/// </summary>
public static string CustomTheme_Errors_ElementAttributeMissingChild {
get {

View File

@ -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 &amp; attribute name (e.g. Button.Text)</comment>
</data>
<data name="CustomTheme.Errors.ElementAttributeParseError" xml:space="preserve">

1
wpfui

@ -1 +0,0 @@
Subproject commit dca423b724ec24bd3377da3a27f4055ae317b50a

1
wpfui Normal file
View File

@ -0,0 +1 @@
f710123e72d9dcc8d09fccc4e2a783cc5cf5e652