2003-01-02 06:38:36 +00:00
|
|
|
<P ALIGN=CENTER><B>Language Editing</B></P>
|
2002-10-28 12:12:16 +00:00
|
|
|
|
2003-01-02 06:38:36 +00:00
|
|
|
<P>To edit languages on this page the files need to be writable
|
|
|
|
by the web server process.
|
2002-10-28 12:12:16 +00:00
|
|
|
|
2003-01-02 06:38:36 +00:00
|
|
|
<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
|
2002-10-28 12:12:16 +00:00
|
|
|
more variables, then each one has a name.
|