From 8a698d14a6f43fdc4f5787d268b22e2d9afd4697 Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Thu, 3 Dec 2015 21:08:09 +1030 Subject: [PATCH] Add ConfirmPasswordModal translations --- extensions/lang-english/locale/core.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index a54f22f39..809e4ae15 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -172,6 +172,12 @@ core: submit_button: Post Reply view_button: View + # These translations are used in the Confirm Password modal dialog. + confirm_password: + password_placeholder: => core.ref.password + submit_button: => core.ref.confirm_password + title: => core.ref.confirm_password + # These translations are used by the discussion control buttons. discussion_controls: cannot_reply_button: Can't Reply @@ -419,6 +425,7 @@ core: all_discussions: All Discussions change_email: Change Email change_password: Change Password + confirm_password: Confirm Password confirmation_email_sent: "We've sent a confirmation email to {email}. If it doesn't arrive soon, check your spam folder." delete: Delete delete_forever: Delete Forever