2004-09-12 13:21:01 +00:00
|
|
|
<p align="center"><b>Language Editing</b></p>
|
2002-09-26 03:20:15 +00:00
|
|
|
|
2004-09-12 13:21:01 +00:00
|
|
|
<p>To edit languages on this page the files need to be writable
|
2005-01-08 08:04:35 +00:00
|
|
|
by the web server process.</p>
|
2002-09-26 03:20:15 +00:00
|
|
|
|
2005-01-08 08:04:35 +00:00
|
|
|
<p>Within some of the strings you will notice <b>$a</b> and <b>$a->something</b>.</p>
|
2002-09-26 03:20:15 +00:00
|
|
|
|
2004-09-12 13:21:01 +00:00
|
|
|
<p>These represent variables that will be replaced by names or other words from
|
2005-01-08 08:04:35 +00:00
|
|
|
within Moodle.</p>
|
2002-09-26 03:20:15 +00:00
|
|
|
|
2004-09-12 13:21:01 +00:00
|
|
|
<p>When there is only one variable, the $a form is used. When there are two or
|
2005-01-08 08:04:35 +00:00
|
|
|
more variables, then each one has a name.</p>
|