From 9ed3706f3f20480976d4fde474b66763abf9e0f4 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sun, 26 Feb 2017 15:03:37 +0100 Subject: [PATCH] Unify ID in strings --- ArchiSteamFarm/Localization/Strings.resx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ArchiSteamFarm/Localization/Strings.resx b/ArchiSteamFarm/Localization/Strings.resx index a6015cd5f..e990bf461 100644 --- a/ArchiSteamFarm/Localization/Strings.resx +++ b/ArchiSteamFarm/Localization/Strings.resx @@ -473,12 +473,12 @@ StackTrace: This account is limited, idling process is permanently unavailable until the restriction is removed! - GameID: {0} | Status: {1} - {0} will be replaced by gameID (number), {1} will be replaced by status string + ID: {0} | Status: {1} + {0} will be replaced by ID (number), {1} will be replaced by status string - GameID: {0} | Status: {1} | Items: {2} - {0} will be replaced by gameID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma + ID: {0} | Status: {1} | Items: {2} + {0} will be replaced by ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma This bot is already running!