From eee32b7f3c84726b941321d6219d02c85d5506ad Mon Sep 17 00:00:00 2001 From: wernerkrauss Date: Wed, 7 Aug 2013 11:06:20 +0200 Subject: [PATCH] Update en.yml Added missing string Security.LOSTPASSWORDHEADER --- lang/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en.yml b/lang/en.yml index 154dc2ad4..fdc4b24f4 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -493,6 +493,7 @@ en: NOTFOUND: 'No items found' Security: ALREADYLOGGEDIN: 'You don''t have access to this page. If you have another account that can access that page, you can log in again below.' + LOSTPASSWORDHEADER: 'Lost Password' BUTTONSEND: 'Send me the password reset link' CHANGEPASSWORDBELOW: 'You can change your password below.' CHANGEPASSWORDHEADER: 'Change your password'