diff options
Diffstat (limited to 'mod/groups/languages')
-rw-r--r-- | mod/groups/languages/en.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mod/groups/languages/en.php b/mod/groups/languages/en.php index c9cbde959..04b644cc2 100644 --- a/mod/groups/languages/en.php +++ b/mod/groups/languages/en.php @@ -48,7 +48,10 @@ 'groups:inviteto' => "Invite friends to '%s'",
'groups:nofriends' => "You have no friends left who have not been invited to this group.",
- 'groups:group' => "Group",
+ 'groups:group' => "Group", + + 'groups:notfound' => "Group not found", + 'groups:notfound:details' => "The requested group either does not exist or you do not have access to it",
'item:object:groupforumtopic' => "Forum topics",
|