From 2c2ee38f573c0dd91ed81247abe3dcacc86374c6 Mon Sep 17 00:00:00 2001 From: Archi Date: Sun, 30 May 2021 17:21:18 +0200 Subject: [PATCH] Correct BotPointsBalance string --- ArchiSteamFarm/Localization/Strings.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArchiSteamFarm/Localization/Strings.resx b/ArchiSteamFarm/Localization/Strings.resx index f29f965ef..cc89dd3cc 100644 --- a/ArchiSteamFarm/Localization/Strings.resx +++ b/ArchiSteamFarm/Localization/Strings.resx @@ -473,7 +473,7 @@ StackTrace: {0} will be replaced by game's ID (number), {1} will be replaced by game's name - Points balance:{0} + Points balance: {0} {0} will be replaced by the points balance value (integer)