From ef5e5d87dc4c6526ba330ee0af71bbb1dd6b72db Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 26 Sep 2002 03:20:15 +0000 Subject: [PATCH] New help file for language editing --- lang/en/help/langedit.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en/help/langedit.html diff --git a/lang/en/help/langedit.html b/lang/en/help/langedit.html new file mode 100644 index 0000000000..1e5b171f78 --- /dev/null +++ b/lang/en/help/langedit.html @@ -0,0 +1,12 @@ +

Language Editing

+ +

To edit languages on this page the files need to be writable + by the web server process. + +

Within some of the strings you will notice $a and $a->something. + +

These represent variables that will be replaced by names or other words from + within Moodle. + +

When there is only one variable, the $a form is used. When there are two or + more variables, then each one has a name. -- 2.39.5