From: moodler Date: Tue, 11 Apr 2006 13:10:15 +0000 (+0000) Subject: New string for empty comments X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b4c3ed39d709b57b2fdb0a9c0e338518bccb4cf4;p=moodle.git New string for empty comments --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index b663c186a1..66713c9d7b 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -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';