From cad312ba5dac097b0ea277842575298d63ce9085 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 4 Mar 2009 16:53:34 +0000 Subject: Text changes to hopefully make friends notification settings a little less confusing git-svn-id: https://code.elgg.org/elgg/trunk@3080 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/notifications/languages/en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/notifications/languages/en.php') diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php index 9e2da59ad..69b69b492 100644 --- a/mod/notifications/languages/en.php +++ b/mod/notifications/languages/en.php @@ -7,8 +7,8 @@ 'notifications:subscriptions:personal:description' => 'Receive notifications when actions are performed on your content', 'notifications:subscriptions:personal:title' => 'Personal notifications', - 'notifications:subscriptions:collections:title' => 'Friends collections', - 'notifications:subscriptions:collections:description' => 'To toggle settings for members of your friends collections, click the icons below.', + 'notifications:subscriptions:collections:title' => 'Toggle friends collections', + 'notifications:subscriptions:collections:description' => 'To toggle settings for members of your friends collections, use the icons below. This will affect the corresponding users in the main notification settings panel at the bottom of the page. ', 'notifications:subscriptions:collections:edit' => 'To edit your friends collections, click here.', 'notifications:subscriptions:changesettings' => 'Notifications', -- cgit v1.2.3