New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-09 08:55:45 +01:00
parent e3c0666cc3
commit 3ab8dfe141

View File

@@ -361,8 +361,14 @@
<data name="BotAccountLimited" xml:space="preserve">
<value>Detta kontot är begränsat, farming processen är permanent otillgängligt tills begränsningen tas bort!</value>
</data>
<data name="BotAddLicenseResponse" xml:space="preserve">
<value>&lt;{0}&gt; SpelID: {1} | Status: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; SpelID: {1} | Status: {2} | Objekt: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma</comment>
</data>