Update exception text

This commit is contained in:
Hao Kung 2015-08-21 13:16:41 -07:00
parent 4e0000163b
commit 84259975ca
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
<comment>Invalid email</comment>
</data>
<data name="InvalidManagerType" xml:space="preserve">
<value>Type {0} must be derived from {1}&lt;{2}&gt;.</value>
<value>Type {0} must derive from {1}&lt;{2}&gt;.</value>
<comment>Error when the manager type is not derived correctly</comment>
</data>
<data name="InvalidPasswordHasherCompatibilityMode" xml:space="preserve">