]> git.mjollnir.org Git - moodle.git/commitdiff
New help file for language editing
authormartin <martin>
Thu, 26 Sep 2002 03:20:15 +0000 (03:20 +0000)
committermartin <martin>
Thu, 26 Sep 2002 03:20:15 +0000 (03:20 +0000)
lang/en/help/langedit.html [new file with mode: 0644]

diff --git a/lang/en/help/langedit.html b/lang/en/help/langedit.html
new file mode 100644 (file)
index 0000000..1e5b171
--- /dev/null
@@ -0,0 +1,12 @@
+<P ALIGN=CENTER><B>Language Editing</B></P>
+
+<P>To edit languages on this page the files need to be writable 
+   by the web server process.
+
+<P>Within some of the strings you will notice <B>$a</B> and <B>$a->something</B>.
+
+<P>These represent variables that will be replaced by names or other words from 
+   within Moodle.  
+
+<P>When there is only one variable, the $a form is used.  When there are two or 
+   more variables, then each one has a name.