From e702fca8bb366886574846a64f499070ba384ebb Mon Sep 17 00:00:00 2001 From: Archi Date: Sun, 17 Oct 2021 00:14:11 +0200 Subject: [PATCH] Improve localization --- ArchiSteamFarm/Localization/Strings.resx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ArchiSteamFarm/Localization/Strings.resx b/ArchiSteamFarm/Localization/Strings.resx index 25adcd2fb..bb0e6c965 100644 --- a/ArchiSteamFarm/Localization/Strings.resx +++ b/ArchiSteamFarm/Localization/Strings.resx @@ -700,16 +700,16 @@ Process uptime: {1} {0} will be replaced with the relative path to the affected config file - Your IPC password seems to be weak. Consider choosing a stronger one for increased security. Reason: {0} - {0} will be replaced by the reason for the password being considered weak + Your IPC password seems to be weak. Consider choosing a stronger one for increased security. Details: {0} + {0} will be replaced by additional details about the password being considered weak - Your Steam password for '{0}' seems to be weak. Consider choosing a stronger one for increased security. Reason: {1} - {0} will be replaced by either the affected bot name or the path to the bots configuration file, {1} will be replaced by the reason for the password being considered weak + Your Steam password for '{0}' seems to be weak. Consider choosing a stronger one for increased security. Details: {1} + {0} will be replaced by either the affected bot name or the path to the bots configuration file, {1} will be replaced by additional details about the password being considered weak - Your encryption key seems to be weak. Consider choosing a stronger one for increased security. Reason: {0} - {0} will be replaced by the reason for the encryption key being considered weak + Your encryption key seems to be weak. Consider choosing a stronger one for increased security. Details: {0} + {0} will be replaced by additional details about the encryption key being considered weak Your encryption key is too short. We recommend to use one that is at least {0} bytes (characters) long.