aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-06-28 18:47:43 -0700
committerCash Costello <cash.costello@gmail.com>2012-06-28 18:47:43 -0700
commit6018b2f2f94feed66ae5fcb3ee68005d5e685652 (patch)
tree6b935889ac7917b063dc8ff7cacadf56319b2790
parent0cb5a8c719b676f57d3436b1c02d56fa3cfdc9be (diff)
parent3be275f43f47e13a61cb11ef940a0cb7da08c683 (diff)
downloadelgg-6018b2f2f94feed66ae5fcb3ee68005d5e685652.tar.gz
elgg-6018b2f2f94feed66ae5fcb3ee68005d5e685652.tar.bz2
Merge pull request #287 from beck24/email-notification-language-string
Fixes #4640 - email change language string
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 33cecb9d4..7cd091115 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -1076,7 +1076,7 @@ Once you have logged in, we highly recommend that you change your password.
'email:settings' => "Email settings",
'email:address:label' => "Your email address",
- 'email:save:success' => "New email address saved. Verification is requested.",
+ 'email:save:success' => "New email address saved.",
'email:save:fail' => "Your new email address could not be saved.",
'friend:newfriend:subject' => "%s has made you a friend!",