mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +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>
|
/// <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>
|
/// </summary>
|
||||||
internal static string BotAccountLimited {
|
internal static string BotAccountLimited {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -394,8 +394,8 @@ StackTrace:
|
|||||||
<value>Checking other badge pages...</value>
|
<value>Checking other badge pages...</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
|
||||||
<value>Chosen farming algorithm: {0}</value>
|
<value>Chosen idling algorithm: {0}</value>
|
||||||
<comment>{0} will be replaced by the name of chosen farming algorithm</comment>
|
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Done" xml:space="preserve">
|
<data name="Done" xml:space="preserve">
|
||||||
<value>Done!</value>
|
<value>Done!</value>
|
||||||
@@ -470,7 +470,7 @@ StackTrace:
|
|||||||
<comment>{0} will be replaced by giftID (number)</comment>
|
<comment>{0} will be replaced by giftID (number)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="BotAccountLimited" xml:space="preserve">
|
<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>
|
||||||
<data name="BotAddLicenseResponse" xml:space="preserve">
|
<data name="BotAddLicenseResponse" xml:space="preserve">
|
||||||
<value><{0}> GameID: {1} | Status: {2}</value>
|
<value><{0}> GameID: {1} | Status: {2}</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user