Strings correction

This commit is contained in:
JustArchi
2017-01-08 05:02:58 +01:00
parent 56a98f689a
commit c636a2a5d5
2 changed files with 2 additions and 2 deletions

View File

@@ -964,7 +964,7 @@ namespace ArchiSteamFarm.Localization {
}
/// <summary>
/// Looks up a localized string similar to Not honoring this request, as sticky pause is enabled!.
/// Looks up a localized string similar to Ignoring this request, as sticky pause is enabled!.
/// </summary>
internal static string IgnoredStickyPauseEnabled {
get {

View File

@@ -423,7 +423,7 @@ StackTrace:
<value>Idling stopped!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>Not honoring this request, as sticky pause is enabled!</value>
<value>Ignoring this request, as sticky pause is enabled!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>We don't have anything to idle on this account!</value>