Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Engine/Strings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Engine/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<value>Key {0} in the settings is not a string.</value>
</data>
<data name="WrongKeyHashTable" xml:space="preserve">
<value>{0} is not a valid key in the settings hashtable. Valid keys are ExcludeRules, IncludeRules and Severity.</value>
<value>{0} is not a valid key in the settings hashtable. Valid keys are CustomRulePath, ExcludeRules, IncludeRules, IncludeDefaultRules, RecurseCustomRulePath, Rules and Severity.</value>
</data>
<data name="WrongValueHashTable" xml:space="preserve">
<value>Value {0} for key {1} has the wrong data type.</value>
Expand Down