diff --git a/wise-webapp/src/main/resources/messages_ru.properties b/wise-webapp/src/main/resources/messages_ru.properties index 3be183c3..5e7ed556 100644 --- a/wise-webapp/src/main/resources/messages_ru.properties +++ b/wise-webapp/src/main/resources/messages_ru.properties @@ -67,4 +67,8 @@ ZOOM_IN=Приблизить PASSWORD_TOO_LONG=Password must be less than 40 characters. CHANGE_PASSWORD.EMAIL_SUBJECT=Your password has been reset CHANGE_PASSWORD.EMAIL_TITLE=A temporal password has been generated -CHANGE_PASSWORD.EMAIL_BODY=

Someone, most likely you, requested a new password for your WiseMapping account.

Here is your new password: {0}

You can login clicking here. We strongly encourage you to change the password as soon as possible.

\ No newline at end of file +CHANGE_PASSWORD.EMAIL_BODY=

Someone, most likely you, requested a new password for your WiseMapping account.

Here is your new password: {0}

You can login clicking here. We strongly encourage you to change the password as soon as possible.

+ +PASSWORD_CHANGED.EMAIL_SUBJECT=Your password has been changed +PASSWORD_CHANGED.EMAIL_TITLE=Your password has been changed successfully +PASSWORD_CHANGED.EMAIL_BODY=

This is only an notification that your password has been changed. No further action is required.