mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Code review, bugfixing, remove loot& command
This commit is contained in:
36
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
36
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -411,33 +411,6 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu You don't have any lootable types set!.
|
||||
/// </summary>
|
||||
internal static string BotLootingNoLootableTypes {
|
||||
get {
|
||||
return ResourceManager.GetString("BotLootingNoLootableTypes", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Looting is now disabled!.
|
||||
/// </summary>
|
||||
internal static string BotLootingNowDisabled {
|
||||
get {
|
||||
return ResourceManager.GetString("BotLootingNowDisabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Looting is now enabled!.
|
||||
/// </summary>
|
||||
internal static string BotLootingNowEnabled {
|
||||
get {
|
||||
return ResourceManager.GetString("BotLootingNowEnabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Trade offer sent successfully!.
|
||||
/// </summary>
|
||||
@@ -447,15 +420,6 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Looting is temporarily disabled!.
|
||||
/// </summary>
|
||||
internal static string BotLootingTemporarilyDisabled {
|
||||
get {
|
||||
return ResourceManager.GetString("BotLootingTemporarilyDisabled", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu This bot doesn't have ASF 2FA enabled! Did you forget to import your authenticator as ASF 2FA?.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user