Update exception text
This commit is contained in:
parent
4e0000163b
commit
84259975ca
|
|
@ -146,7 +146,7 @@
|
|||
<comment>Invalid email</comment>
|
||||
</data>
|
||||
<data name="InvalidManagerType" xml:space="preserve">
|
||||
<value>Type {0} must be derived from {1}<{2}>.</value>
|
||||
<value>Type {0} must derive from {1}<{2}>.</value>
|
||||
<comment>Error when the manager type is not derived correctly</comment>
|
||||
</data>
|
||||
<data name="InvalidPasswordHasherCompatibilityMode" xml:space="preserve">
|
||||
|
|
|
|||
Loading…
Reference in New Issue