--- mantis-1.1.1/lang/strings_english.txt 2008-01-16 05:49:48.000000000 +0100 +++ mantis/lang/strings_english.txt 2008-02-05 17:04:52.000000000 +0100 @@ -333,7 +333,7 @@ # Email Strings $s_new_account_subject = 'Account registration'; -$s_new_account_greeting = 'Thank you for registering. You have account with username \''; +$s_new_account_greeting = 'Thank you for registering. You have an account with username \''; $s_new_account_greeting2 = '\'. In order to complete your registration, visit the following URL (make sure it is entered as the single line) and set your own access password:'; $s_new_account_username = 'Username: '; $s_new_account_message = 'If you didn\'t request any registration, ignore this message and nothing will happen.' . "\n\n";