Update Strings.resx

This commit is contained in:
Łukasz Domeradzki
2021-07-20 11:40:11 +02:00
committed by GitHub
parent 5d5baca72e
commit 81eb5c2b7c

View File

@@ -105,7 +105,7 @@ StackTrace:
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>No bots are defined. Did you forget to configure your ASF?</value>
<value>No bots are defined. Did you forget to configure your ASF? Follow 'setting up' guide on the wiki if you're confused.</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} is null!</value>