MDL-34575 lang/notes: reorder string to be alphabetical

This commit is contained in:
Dan Poltawski
2012-08-06 12:09:07 +08:00
parent 824dfb24bd
commit ea22072a62
+1 -1
View File
@@ -58,7 +58,7 @@ $string['publishstate_help'] = 'A note\'s context determines who can see the not
* Personal - The note will be visible only to you
* Course - The note will be visible to teachers in this course
* Site - The note will be visible to teachers in all courses';
$string['selectnotestate'] = "Select note state";
$string['site'] = 'site';
$string['sitenotes'] = 'Site notes';
$string['selectnotestate'] = "Select note state";
$string['unknown'] = 'unknown';