diff --git a/ArchiSteamFarm/Localization/Strings.Designer.cs b/ArchiSteamFarm/Localization/Strings.Designer.cs
index 92aaaed9d..ac0a2654f 100644
--- a/ArchiSteamFarm/Localization/Strings.Designer.cs
+++ b/ArchiSteamFarm/Localization/Strings.Designer.cs
@@ -295,7 +295,7 @@ namespace ArchiSteamFarm.Localization {
}
///
- /// Looks up a localized string similar to HeartBeat failed to disconnect the client, abandoning this bot instance!.
+ /// Looks up a localized string similar to Failed to disconnect the client, abandoning this bot instance!.
///
internal static string BotHeartBeatFailed {
get {
diff --git a/ArchiSteamFarm/Localization/Strings.resx b/ArchiSteamFarm/Localization/Strings.resx
index fc9e48ce4..75c0736d5 100644
--- a/ArchiSteamFarm/Localization/Strings.resx
+++ b/ArchiSteamFarm/Localization/Strings.resx
@@ -195,6 +195,7 @@ StackTrace:
Refusing to handle the request because SteamOwnerID is not set!
+ SteamOwnerID is name of bot config property, it should not be translated
Exiting...
@@ -550,6 +551,7 @@ StackTrace:
Trade couldn't be send because SteamMasterID is not defined!
+ SteamMasterID is name of bot config property, it should not be translated
You don't have any lootable types set!
@@ -662,7 +664,7 @@ StackTrace:
Connecting...
- HeartBeat failed to disconnect the client, abandoning this bot instance!
+ Failed to disconnect the client, abandoning this bot instance!
Could not initialize SteamDirectory, connecting with Steam Network might take much longer than usual!