diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs
index eecb287..69565c6 100644
--- a/Bloxstrap/Resources/Strings.Designer.cs
+++ b/Bloxstrap/Resources/Strings.Designer.cs
@@ -1100,7 +1100,7 @@ namespace Bloxstrap.Resources {
}
///
- /// Looks up a localized string similar to .
+ /// Looks up a localized string similar to {0} can only have one {1} defined.
///
public static string CustomTheme_Errors_ElementAttributeMultipleDefinitions {
get {
diff --git a/Bloxstrap/Resources/Strings.resx b/Bloxstrap/Resources/Strings.resx
index 62b5aaf..20624a5 100644
--- a/Bloxstrap/Resources/Strings.resx
+++ b/Bloxstrap/Resources/Strings.resx
@@ -1357,7 +1357,8 @@ Please close any applications that may be using Roblox's files, and relaunch.{0} is the element name (e.g. Button), {1} is the enum name (e.g. WindowCornerType), {2} is the value
-
+ {0} can only have one {1} defined
+ {0} is the element name (e.g. Button), {1} is the attribute name (e.g. Text)
{0}.{1} can only have one child