From 9b624fd1d6f66bbe60d738522d9fc5fd547ef3af Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 26 Oct 2008 15:17:26 +0000 Subject: [PATCH] Slight change to english string (#2088). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1954 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en.yml b/lang/en.yml index 64f2c0cfa..5361714bb 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -92,7 +92,7 @@ mail_body_register: 'To activate your account, click on the following link:' mail_body_account_information_external: You can use your "%s" account to log in. mail_body_account_information: Your account information mail_subject_account_activation_request: %s account activation request -mail_body_account_activation_request: 'A new user (%s) has registered. His account is pending your approval:' +mail_body_account_activation_request: 'A new user (%s) has registered. The account is pending your approval:' mail_subject_reminder: "%d issue(s) due in the next days" mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:"