From 3c4755ab4cc0e93747eb702ea8c5838b680b3a8b Mon Sep 17 00:00:00 2001 From: JustArchi Date: Fri, 23 Apr 2021 23:47:12 +0200 Subject: [PATCH] Remove unused string --- ArchiSteamFarm/Localization/Strings.Designer.cs | 9 --------- ArchiSteamFarm/Localization/Strings.resx | 4 ---- 2 files changed, 13 deletions(-) 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