mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Strings correction
This commit is contained in:
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -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 {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user