diff --git a/PlayerTags/Resources/Strings.Designer.cs b/PlayerTags/Resources/Strings.Designer.cs
index c0cba7e..7804f81 100644
--- a/PlayerTags/Resources/Strings.Designer.cs
+++ b/PlayerTags/Resources/Strings.Designer.cs
@@ -259,7 +259,7 @@ namespace PlayerTags.Resources {
}
///
- /// Looks up a localized string similar to Detect references to self in chat.
+ /// Looks up a localized string similar to Apply tags to self in chat.
///
public static string Loc_IsLinkSelfInChatEnabled {
get {
@@ -268,7 +268,7 @@ namespace PlayerTags.Resources {
}
///
- /// Looks up a localized string similar to Attempts to detect references to self in chat. This allows tags to appear in chat for yourself..
+ /// Looks up a localized string similar to Attempts to link your chat name to your character, allowing tags to be applied to self in chat..
///
public static string Loc_IsLinkSelfInChatEnabled_Description {
get {
@@ -1222,7 +1222,7 @@ namespace PlayerTags.Resources {
}
///
- /// Looks up a localized string similar to Reset all items to their defaults..
+ /// Looks up a localized string similar to Reset all items to their defaults. Custom tags will not be touched..
///
public static string Loc_Static_ResetAllDefault_Description {
get {
diff --git a/PlayerTags/Resources/Strings.resx b/PlayerTags/Resources/Strings.resx
index 44daeaa..6637544 100644
--- a/PlayerTags/Resources/Strings.resx
+++ b/PlayerTags/Resources/Strings.resx
@@ -262,10 +262,10 @@
Replace every player's name with a randomly generated one.
- Detect references to self in chat
+ Apply tags to self in chat
- Attempts to detect references to self in chat. This allows tags to appear in chat for yourself.
+ Attempts to link your chat name to your character, allowing tags to be applied to self in chat.
Reset this item to its defaults.