]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10604:
authorthepurpleblob <thepurpleblob>
Wed, 25 Jul 2007 13:54:25 +0000 (13:54 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 25 Jul 2007 13:54:25 +0000 (13:54 +0000)
Add ability to add sub categories directly from category screens.

lang/en_utf8/moodle.php

index a487fa710c47e44d484bfeeee1916ef847103e7f..f7eec57558f54eb47460a6f995f35490d131eb07 100644 (file)
@@ -36,6 +36,7 @@ $string['addnousersrecip'] = 'Add users who haven\'t accessed this $a to recipie
 $string['addresource'] = 'Add a resource...';
 $string['address'] = 'Address';
 $string['addstudent'] = 'Add student';
+$string['addsubcategory'] = 'Add a sub-category';
 $string['addteacher'] = 'Add teacher';
 $string['admin'] = 'Admin';
 $string['adminbookmarks'] = 'Admin bookmarks';