From 194f8a8cd2abe610689802e617f6a9da878c56d4 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 6 Feb 2009 12:36:36 +0000 Subject: Friends collections work git-svn-id: https://code.elgg.org/elgg/trunk@2665 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/notifications/languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/notifications/languages/en.php') diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php index 57fbdbff3..1f43c31de 100644 --- a/mod/notifications/languages/en.php +++ b/mod/notifications/languages/en.php @@ -11,6 +11,7 @@ 'notifications:subscriptions:changesettings' => 'Notifications', 'notification:method:email' => 'Email', + 'notifications:subscriptions:title' => 'Notifications per user', '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 subscription settings have been saved.', -- cgit v1.2.3