mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Strings correction
This commit is contained in:
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -1306,7 +1306,7 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to <{0}> Please enter your Device ID (including "android:"): .
|
||||
/// Looks up a localized string similar to <{0}> Please enter your mobile authenticator device ID (including "android:"): .
|
||||
/// </summary>
|
||||
internal static string UserInputDeviceID {
|
||||
get {
|
||||
|
||||
@@ -303,7 +303,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
|
||||
</data>
|
||||
<data name="UserInputDeviceID" xml:space="preserve">
|
||||
<value><{0}> Please enter your Device ID (including "android:"): </value>
|
||||
<value><{0}> Please enter your mobile authenticator device ID (including "android:"): </value>
|
||||
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
|
||||
</data>
|
||||
<data name="UserInputSteam2FA" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user