From 0cb5a8c719b676f57d3436b1c02d56fa3cfdc9be Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 28 Jun 2012 19:00:13 -0400 Subject: Fixes #4642 group discussion replies work now --- mod/groups/languages/en.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mod/groups/languages') diff --git a/mod/groups/languages/en.php b/mod/groups/languages/en.php index e51e51a14..88aeccb54 100644 --- a/mod/groups/languages/en.php +++ b/mod/groups/languages/en.php @@ -64,12 +64,22 @@ $english = array( 'groups:search_in_group' => "Search in this group", 'groups:acl' => "Group: %s", + 'discussion:notification:topic:subject' => 'New group discussion post', 'groups:notification' => '%s added a new discussion topic to %s: %s %s +View and reply to the discussion: +%s +', + + 'discussion:notification:reply:body' => +'%s replied to the discussion topic %s in the group %s: + +%s + View and reply to the discussion: %s ', -- cgit v1.2.3