From: moodler Date: Mon, 20 Mar 2006 13:12:21 +0000 (+0000) Subject: New string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6887074b40481f55c0616b9daaff4261a0cf19af;p=moodle.git New string --- diff --git a/lang/en_utf8/blog.php b/lang/en_utf8/blog.php index 855bb8340d..1157f4b827 100755 --- a/lang/en_utf8/blog.php +++ b/lang/en_utf8/blog.php @@ -15,6 +15,7 @@ $string['entrytitle'] = 'Entry title'; $string['entryupdated'] = 'Blog entry updated'; $string['groupblog'] = 'Group blog: $a'; $string['intro'] = 'This RSS feed was automatically generated from one or more blogs.'; +$string['noentriesyet'] = 'No visible entries here'; $string['noguestpost'] = 'Guest can not post blogs!'; $string['notallowedtoedit'] = 'You are not allowed to edit this entry'; $string['otags'] = 'Official tags';