Improve translations

This commit is contained in:
JustArchi
2017-03-15 12:20:52 +01:00
parent 0f345dd3e8
commit 50e944cc0c
2 changed files with 2 additions and 3 deletions

View File

@@ -376,7 +376,7 @@ namespace ArchiSteamFarm.Localization {
}
/// <summary>
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Trade couldn&apos;t be sent because there is no master user defined!.
/// Wyszukuje zlokalizowany ciąg podobny do ciągu Trade couldn&apos;t be sent because there is no user with master permission defined!.
/// </summary>
internal static string BotLootingMasterNotDefined {
get {

View File

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