]> git.mjollnir.org Git - moodle.git/commitdiff
New string for empty comments
authormoodler <moodler>
Tue, 11 Apr 2006 13:10:15 +0000 (13:10 +0000)
committermoodler <moodler>
Tue, 11 Apr 2006 13:10:15 +0000 (13:10 +0000)
lang/en_utf8/data.php

index b663c186a10a10b91248e25f00cadfad9221945b..66713c9d7bfa597b066a4bebddab309534a3ca75 100644 (file)
@@ -19,6 +19,7 @@ $string['bynameondate'] = 'by $a->name - $a->date';
 $string['cancel'] = 'Cancel';
 $string['checkbox'] = 'Checkbox';
 $string['commentdeleted'] = 'Comment deleted';
+$string['commentempty'] = 'Comment was empty';
 $string['comments'] = 'Comments';
 $string['commentsaved'] = 'Comment saved';
 $string['commentsn'] = '$a comments';