aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-25 16:16:53 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-02-25 16:16:53 +0000
commit6b6a655d6f3d02f8770db075694f6cca8981321b (patch)
tree2b8c23fb4cb37b82e8d6c539f549bfb89979d47d /mod/notifications
parentf1d2cdc8b71df0cf375799a4a872c17d9234c74c (diff)
downloadelgg-6b6a655d6f3d02f8770db075694f6cca8981321b.tar.gz
elgg-6b6a655d6f3d02f8770db075694f6cca8981321b.tar.bz2
lang file replaced
git-svn-id: https://code.elgg.org/elgg/trunk@2948 36083f99-b078-4883-b0ff-0f9b5a30f544
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 06de1599c..9e2da59ad 100644
--- a/mod/notifications/languages/en.php
+++ b/mod/notifications/languages/en.php
@@ -20,7 +20,7 @@
'notifications:subscriptions:groups:description' => 'To receive notifications when new content is added to a group you are a member of, find it below and select the notification method you would like to use.',
- 'notifications:subscriptions:success' => 'Your subscription settings have been saved.',
+ 'notifications:subscriptions:success' => 'Your notifications settings have been saved.',
);