mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Add another superpower: fetching 2FA deviceID automatically
This commit is contained in:
27
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
27
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -204,15 +204,6 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Your DeviceID is incorrect or doesn't exist!.
|
||||
/// </summary>
|
||||
public static string BotAuthenticatorInvalidDeviceID {
|
||||
get {
|
||||
return ResourceManager.GetString("BotAuthenticatorInvalidDeviceID", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu 2FA Token: {0}.
|
||||
/// </summary>
|
||||
@@ -946,15 +937,6 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Refusing to execute this function due to invalid DeviceID in ASF 2FA!.
|
||||
/// </summary>
|
||||
public static string ErrorMobileAuthenticatorInvalidDeviceID {
|
||||
get {
|
||||
return ResourceManager.GetString("ErrorMobileAuthenticatorInvalidDeviceID", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu No bots are defined. Did you forget to configure your ASF?.
|
||||
/// </summary>
|
||||
@@ -1486,15 +1468,6 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Please enter your mobile authenticator device ID (including "android:"): .
|
||||
/// </summary>
|
||||
public static string UserInputDeviceID {
|
||||
get {
|
||||
return ResourceManager.GetString("UserInputDeviceID", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Please enter your 2FA code from your Steam authenticator app: .
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user