aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/notifications/languages/en.php')
-rw-r--r--mod/notifications/languages/en.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php
index 8eb8ec834..db2d143b7 100644
--- a/mod/notifications/languages/en.php
+++ b/mod/notifications/languages/en.php
@@ -2,8 +2,10 @@
$english = array(
- 'notifications:subscriptions:changesettings' => 'Content subscriptions',
- 'notifications:subscriptions:description' => 'Content subscriptions allow you to be notified when one of your friends creates new content. To receive these notifications from your friends, make sure they are selected in the list below:',
+ 'notifications:subscriptions:changesettings' => 'Notifications',
+ 'notification:method:email' => 'Email',
+
+ 'notifications:subscriptions:description' => 'To receive notifications from your friends when they create new content, find them below and select the notification method you would like to use.',
'notifications:subscriptions:success' => 'Your subscriptions have been saved.',