Skip to content
Merged
Changes from 1 commit
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
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 Severity, IncludeRules, ExcludeRules, Rules, CustomRulePath, RecurseCustomRulePath, and IncludeDefaultRules.</value>
</data>
<data name="WrongValueHashTable" xml:space="preserve">
<value>Value {0} for key {1} has the wrong data type.</value>
Expand Down