* Adding missing keys needed for the translation of the error describers' msgs * Override all methods from IdentityErrorDescriber in order to provide our own translated error messages using our own translation engine (ILocalizedTextService) * Fix tests * Refactoring based on introducing an UmbracoErrorDescriberBase * Remove unnecessary usings