aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-06-28 22:07:58 -0400
committerCash Costello <cash.costello@gmail.com>2012-06-28 22:07:58 -0400
commit60792fc2e420cf39a61d343c9252b73cabfecf78 (patch)
tree74fe2e28c343d11c5c1ae4e669cc62428013c980 /mod/notifications
parent15eb56a26007a74f3f73354b0fa5bd221e16a618 (diff)
downloadelgg-60792fc2e420cf39a61d343c9252b73cabfecf78.tar.gz
elgg-60792fc2e420cf39a61d343c9252b73cabfecf78.tar.bz2
updated the language for the change in notifications functionality
Diffstat (limited to 'mod/notifications')
-rw-r--r--mod/notifications/languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php
index b29c9df25..0f2ba2304 100644
--- a/mod/notifications/languages/en.php
+++ b/mod/notifications/languages/en.php
@@ -8,7 +8,7 @@ $english = array(
'notifications:subscriptions:personal:title' => 'Personal notifications',
'notifications:subscriptions:friends:title' => 'Friends',
- 'notifications:subscriptions:friends:description' => 'The following is an automatic collection made up of your friends. To receive updates select below. This will affect the corresponding users in the main notification settings panel at the bottom of the page. ',
+ 'notifications:subscriptions:friends:description' => 'Below are collections of your friends. Selecting a collection turns on notifications for the users in that collection.',
'notifications:subscriptions:collections:edit' => 'To edit your shared access notifications, click here.',
'notifications:subscriptions:changesettings' => 'Notifications',