From 9ef6579a4163e2fb5b3c10ad16f588fd2a3c8947 Mon Sep 17 00:00:00 2001 From: bluepilledgreat <97983689+bluepilledgreat@users.noreply.github.com> Date: Fri, 14 Mar 2025 14:23:53 +0000 Subject: [PATCH] update ElementAttributeMissingChild string --- Bloxstrap/Resources/Strings.Designer.cs | 2 +- Bloxstrap/Resources/Strings.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index 69565c6..5395778 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1082,7 +1082,7 @@ namespace Bloxstrap.Resources { } /// - /// 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. /// public static string CustomTheme_Errors_ElementAttributeMissingChild { get { diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx index 20624a5..7c42f6a 100644 --- a/Bloxstrap/Resources/Strings.resx +++ b/Bloxstrap/Resources/Strings.resx @@ -1369,7 +1369,7 @@ Please close any applications that may be using Roblox's files, and relaunch.{0} is the element name (e.g. Button) - {0}.{1} is missing it's child + {0}.{1} is missing its child {0}.{1} is the element & attribute name (e.g. Button.Text)