aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-10-09 17:54:42 -0400
committerCash Costello <cash.costello@gmail.com>2011-10-09 17:54:42 -0400
commit86547ed43ca5a970bf118e4f3c88fb6733209c45 (patch)
treef3ec1728b9c614b41c1e70f538e5b21fb9480d23 /languages/en.php
parentfbfcfee331d768c20e86585c644628b1bf3f14b7 (diff)
downloadelgg-86547ed43ca5a970bf118e4f3c88fb6733209c45.tar.gz
elgg-86547ed43ca5a970bf118e4f3c88fb6733209c45.tar.bz2
Fixes #595 separating email address from email notification in language strings
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index da4e6a901..3271967ed 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -436,6 +436,7 @@ $english = array(
*/
'notifications:usersettings' => "Notification settings",
'notifications:methods' => "Please specify which methods you want to permit.",
+ 'notification:method:email' => 'Email',
'notifications:usersettings:save:ok' => "Your notification settings were successfully saved.",
'notifications:usersettings:save:fail' => "There was a problem saving your notification settings.",