From 2bbd25bdce42e7fc8cc9780350b23755b50f0722 Mon Sep 17 00:00:00 2001 From: supershop Date: Sat, 19 Dec 2009 11:08:59 +0000 Subject: [PATCH] english translation git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7054 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/member/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/member/lang/en.lang.php b/modules/member/lang/en.lang.php index 3909481ee..f76d05430 100644 --- a/modules/member/lang/en.lang.php +++ b/modules/member/lang/en.lang.php @@ -207,5 +207,5 @@ $lang->about_ssl_port = 'Please input if you are using different SSL port with default one'; $lang->add_openid = 'Add OpenID'; - $lang->about_resend_auth_mail = 'You can request for authentication mail if you have failed before.'; + $lang->about_resend_auth_mail = 'You can request for activation mail if you have not activated before'; ?>