]> git.mjollnir.org Git - moodle.git/commitdiff
Added missing string
authorthepurpleblob <thepurpleblob>
Fri, 24 Mar 2006 14:49:13 +0000 (14:49 +0000)
committerthepurpleblob <thepurpleblob>
Fri, 24 Mar 2006 14:49:13 +0000 (14:49 +0000)
lang/en_utf8/dialogue.php

index d7b2a80e3b928b1e56f2fd2f26f3f83692bfc0b6..83301b60fa5b267f34878b238833b039de9dc62f 100644 (file)
@@ -46,6 +46,7 @@ $string['noavailablepeople'] = 'There is no one available to have a Dialogue wit
 $string['nopersonchosen'] = 'No Person Chosen';
 $string['nosubject'] = 'No Subject Entered';
 $string['notextentered'] = 'No Text Entered';
+$string['notavailable'] = 'Dialogues are not available to guest users';
 $string['notstarted'] = 'You have not started this dialogue yet';
 $string['notyetseen'] = 'Not yet seen';
 $string['numberofentries'] = 'Number of entries';