From 1ddf6b34e2c473da6109ff7c05b67313464f07e0 Mon Sep 17 00:00:00 2001 From: Archi Date: Thu, 15 Feb 2024 03:50:27 +0100 Subject: [PATCH] Misc lang correction --- 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 3afa1d532..990837d33 100644 --- a/ArchiSteamFarm/Localization/Strings.resx +++ b/ArchiSteamFarm/Localization/Strings.resx @@ -709,7 +709,7 @@ Process uptime: {1} {0} will be replaced by the number of bytes (characters) recommended - You're using {0} setting of {1} property, but you didn't provide a custom --cryptkey. You should provide a custom --cryptkey for increased security. + You're using {0} setting of {1} property, but you didn't provide a custom --cryptkey. You can optionally provide a custom --cryptkey for increased security if you'd like to. {0} will be replaced by the name of a particular setting (e.g. "SCrypt"), {1} will be replaced by the name of the property (e.g. "IPCPassword")