Consistency

This commit is contained in:
JustArchi
2017-01-06 23:58:12 +01:00
parent 0cdf67bdaf
commit 74cee0c140
2 changed files with 4 additions and 4 deletions

View File

@@ -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 {

View File

@@ -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>&lt;{0}&gt; GameID: {1} | Status: {2}</value>