]> git.mjollnir.org Git - moodle.git/commitdiff
added a string for no rights to delete a tag
authortoyomoyo <toyomoyo>
Fri, 21 Apr 2006 02:07:38 +0000 (02:07 +0000)
committertoyomoyo <toyomoyo>
Fri, 21 Apr 2006 02:07:38 +0000 (02:07 +0000)
lang/en_utf8/blog.php

index 58ed1faad472bc703139d206a382b8a6846551a3..1d0bda5b31d09f478eb6a45894583a7517e3ccc1 100755 (executable)
@@ -21,6 +21,7 @@ $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['norighttodeletetag'] = 'You have no rights to delete this tag - $a';
 $string['notallowedtoedit'] = 'You are not allowed to edit this entry';
 $string['numberofentries'] = 'Entries: $a';
 $string['numberoftags'] = 'Number of tags to display';