mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Typo correction
This commit is contained in:
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -367,7 +367,7 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Trade couldn't be send because SteamMasterID is not defined!.
|
||||
/// Looks up a localized string similar to Trade couldn't be sent because SteamMasterID is not defined!.
|
||||
/// </summary>
|
||||
internal static string BotLootingMasterNotDefined {
|
||||
get {
|
||||
|
||||
@@ -550,7 +550,7 @@ StackTrace:
|
||||
<value>Trade offer failed!</value>
|
||||
</data>
|
||||
<data name="BotLootingMasterNotDefined" xml:space="preserve">
|
||||
<value>Trade couldn't be send because SteamMasterID is not defined!</value>
|
||||
<value>Trade couldn't be sent because SteamMasterID is not defined!</value>
|
||||
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
|
||||
</data>
|
||||
<data name="BotLootingNoLootableTypes" xml:space="preserve">
|
||||
|
||||
Reference in New Issue
Block a user