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.