diff --git a/mod/wiki/lang/en/wiki.php b/mod/wiki/lang/en/wiki.php index d9456428102..fdba3839d99 100644 --- a/mod/wiki/lang/en/wiki.php +++ b/mod/wiki/lang/en/wiki.php @@ -90,6 +90,7 @@ $string['norated']='This page has not been rated yet, be the first!'; $string['norating'] = 'No rating'; $string['nosearchresults'] = 'No results'; $string['noteditblocks'] = 'Turn edit blocks off'; +$string['notingroup'] = 'Not in group'; $string['notopages'] = 'This page does not link to other pages'; $string['notmigrated'] = 'This wiki has not been migrated yet. Please contact your administrator.'; $string['noupdatedpages'] = 'There are no updated pages';