diff options
author | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-02-06 17:05:40 +0000 |
---|---|---|
committer | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-02-06 17:05:40 +0000 |
commit | e5fce23a30234b8c643bd0698551c966c830cb90 (patch) | |
tree | e2813f896bbc20cf96380c2c13e1c862fef0e806 /mod/notifications/languages/en.php | |
parent | 01b9f9a6adc9e457c54de0273330fd0edf477f1f (diff) | |
download | elgg-e5fce23a30234b8c643bd0698551c966c830cb90.tar.gz elgg-e5fce23a30234b8c643bd0698551c966c830cb90.tar.bz2 |
Language and UI changes for the notifications plugin.
git-svn-id: https://code.elgg.org/elgg/trunk@2673 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications/languages/en.php')
-rw-r--r-- | mod/notifications/languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php index 1f43c31de..5121d46f7 100644 --- a/mod/notifications/languages/en.php +++ b/mod/notifications/languages/en.php @@ -7,6 +7,7 @@ '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:edit' => 'To edit your friends collections, click here.',
'notifications:subscriptions:changesettings' => 'Notifications',
'notification:method:email' => 'Email',
|