From 0972beea0a22861b5da08b4cfe5aed03cd6dd8b3 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 29 Sep 2008 13:22:26 +0000 Subject: Notifications get notification stuff in API form. git-svn-id: https://code.elgg.org/elgg/trunk@2145 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 7ad046fef..bb3ecf4f6 100644 --- a/languages/en.php +++ b/languages/en.php @@ -360,6 +360,8 @@ To remove a widget drag it back to the Widget gallery.", 'notifications:usersettings:save:ok' => "Your notification settings were successfully saved.", 'notifications:usersettings:save:fail' => "There was a problem saving your notification settings.", + + 'user.notification.get' => 'Return the notification settings for a given user.', /** * Search */ -- cgit v1.2.3