mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Improve translations
This commit is contained in:
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
2
ArchiSteamFarm/Localization/Strings.Designer.cs
generated
@@ -376,7 +376,7 @@ namespace ArchiSteamFarm.Localization {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Trade couldn't be sent because there is no master user defined!.
|
||||
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Trade couldn't be sent because there is no user with master permission defined!.
|
||||
/// </summary>
|
||||
internal static string BotLootingMasterNotDefined {
|
||||
get {
|
||||
|
||||
@@ -549,8 +549,7 @@ StackTrace:
|
||||
<value>Trade offer failed!</value>
|
||||
</data>
|
||||
<data name="BotLootingMasterNotDefined" xml:space="preserve">
|
||||
<value>Trade couldn't be sent because there is no master user defined!</value>
|
||||
<comment>SteamMasterID is name of bot config property, it should not be translated</comment>
|
||||
<value>Trade couldn't be sent because there is no user with master permission defined!</value>
|
||||
</data>
|
||||
<data name="BotLootingNoLootableTypes" xml:space="preserve">
|
||||
<value>You don't have any lootable types set!</value>
|
||||
|
||||
Reference in New Issue
Block a user