diff options
Diffstat (limited to 'mod/notifications')
-rw-r--r-- | mod/notifications/languages/en.php | 2 |
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.',
);
|