aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorMatt Beckett <beck24@gmail.com>2012-06-28 15:37:55 -0600
committerMatt Beckett <beck24@gmail.com>2012-06-28 15:37:55 -0600
commit3be275f43f47e13a61cb11ef940a0cb7da08c683 (patch)
treeac5594c08a5fdc270877229d2a83057ed15abd4d /languages
parentdbf78a975d2979ebeb50bd914b4ebc2c076ae09b (diff)
downloadelgg-3be275f43f47e13a61cb11ef940a0cb7da08c683.tar.gz
elgg-3be275f43f47e13a61cb11ef940a0cb7da08c683.tar.bz2
fixed language string - elgg doesn't send verification emails for changes made to user settings
Diffstat (limited to 'languages')
-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!",