diff --git a/ArchiSteamFarm/Localization/Strings.Designer.cs b/ArchiSteamFarm/Localization/Strings.Designer.cs
index b068736c0..9755a46b5 100644
--- a/ArchiSteamFarm/Localization/Strings.Designer.cs
+++ b/ArchiSteamFarm/Localization/Strings.Designer.cs
@@ -1333,15 +1333,6 @@ namespace ArchiSteamFarm.Localization {
}
}
- ///
- /// Looks up a localized string similar to Response: {0}.
- ///
- public static string Response {
- get {
- return ResourceManager.GetString("Response", resourceCulture);
- }
- }
-
///
/// Looks up a localized string similar to Restarting....
///
diff --git a/ArchiSteamFarm/Localization/Strings.resx b/ArchiSteamFarm/Localization/Strings.resx
index 262a1b009..12a49aa81 100644
--- a/ArchiSteamFarm/Localization/Strings.resx
+++ b/ArchiSteamFarm/Localization/Strings.resx
@@ -696,10 +696,6 @@ Process uptime: {1}
Interactive console is not available due to missing {0} config property.
{0} will be replaced by the name of the missing config property (string)
-
- Response: {0}
- {0} will be replaced by the generated response (string)
-
Bot has {0} games remaining in its background queue.
{0} will be replaced by remaining number of games in BGR's queue