MDL-41387 tags: changed character case in string used when deleting a course

This commit is contained in:
Mark Nelson
2013-08-22 17:41:15 +08:00
parent 661777c503
commit 848c33eb87
+1 -1
View File
@@ -30,7 +30,7 @@ $string['alltagpages'] = 'All tag pages';
$string['count'] = 'Count';
$string['delete'] = 'Delete';
$string['deleted'] = 'Deleted';
$string['deletedcoursetags'] = 'Deleted - course tags';
$string['deletedcoursetags'] = 'Deleted - Course tags';
$string['description'] = 'Description';
$string['edittag'] = 'Edit this tag';
$string['entertags'] = 'Enter tags separated by commas';