Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
824dfb2
)
MDL-34575 lang/notes: reorder string to be alphabetical
author
Dan Poltawski
<dan@moodle.com>
Mon, 6 Aug 2012 04:08:35 +0000
(12:08 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 6 Aug 2012 04:09:07 +0000
(12:09 +0800)
lang/en/notes.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/notes.php
b/lang/en/notes.php
index
e176ce8
..
bfe2bf4
100644
(file)
--- a/
lang/en/notes.php
+++ b/
lang/en/notes.php
@@
-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';