mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-13 23:20:37 +00:00
Consistency
This commit is contained in:
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -97,7 +97,7 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to This account is limited, farming process is permanently unavailable until the restriction is removed!.
|
||||
/// Looks up a localized string similar to This account is limited, idling process is permanently unavailable until the restriction is removed!.
|
||||
/// </summary>
|
||||
internal static string BotAccountLimited {
|
||||
get {
|
||||
|
||||
@@ -394,8 +394,8 @@ StackTrace:
|
||||
<value>Checking other badge pages...</value>
|
||||
</data>
|
||||
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
||||
<value>Chosen farming algorithm: {0}</value>
|
||||
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
|
||||
<value>Chosen idling algorithm: {0}</value>
|
||||
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
||||
</data>
|
||||
<data name="Done" xml:space="preserve">
|
||||
<value>Done!</value>
|
||||
@@ -470,7 +470,7 @@ StackTrace:
|
||||
<comment>{0} will be replaced by giftID (number)</comment>
|
||||
</data>
|
||||
<data name="BotAccountLimited" xml:space="preserve">
|
||||
<value>This account is limited, farming process is permanently unavailable until the restriction is removed!</value>
|
||||
<value>This account is limited, idling process is permanently unavailable until the restriction is removed!</value>
|
||||
</data>
|
||||
<data name="BotAddLicenseResponse" xml:space="preserve">
|
||||
<value><{0}> GameID: {1} | Status: {2}</value>
|
||||
|
||||
Reference in New Issue
Block a user