]> git.mjollnir.org Git - moodle.git/commitdiff
deletion confirmation
authortoyomoyo <toyomoyo>
Tue, 14 Mar 2006 07:02:50 +0000 (07:02 +0000)
committertoyomoyo <toyomoyo>
Tue, 14 Mar 2006 07:02:50 +0000 (07:02 +0000)
lang/en_utf8/blog.php

index cc9e686e562808ec6ae2cb8b948d42634c52b0e9..580d01625a169ed491c2a542f2b3d62007df154a 100755 (executable)
@@ -4,6 +4,7 @@ $string['addnewentry'] = 'Add a new entry';
 $string['addotags'] = 'Add official tags';
 $string['addptags'] = 'Add user-defined tags';
 $string['blockmenutitle'] = 'Blog menu';
+$string['blogdeleteconfirm'] = 'Delete this blog?';
 $string['blogs'] = 'Blogs';
 $string['blogpreferences'] = 'Blog preferences';
 $string['entrybody'] = 'Blog entry body';
@@ -22,7 +23,7 @@ $string['publishtosite'] = 'Anyone on this site';
 $string['publishtoworld'] = 'Anyone in the world';
 $string['settingsupdatederror'] = 'An error has occurred, blog preference setting could not be updated';
 $string['updateentrywithid'] = 'Updating entry';
-$string['viewcourseentries'] = 'View my entries';
+$string['viewcourseentries'] = 'View course entries';
 $string['viewmyentries'] = 'View my entries';
 $string['viewsiteentries'] = 'View site entries';