From caf7ccd44f67fcba155ce89d27879a1238d3e5e1 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 20 Jan 2003 08:51:50 +0000 Subject: [PATCH] Info --- lang/pt_br/docs/README.txt | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 lang/pt_br/docs/README.txt diff --git a/lang/pt_br/docs/README.txt b/lang/pt_br/docs/README.txt new file mode 100644 index 0000000000..47bf7e794d --- /dev/null +++ b/lang/pt_br/docs/README.txt @@ -0,0 +1,44 @@ +Moodle documentation +-------------------- + +If you want to translate this documentation into another language, +I would suggest that you: + + 1) don't include English versions of the files in this directory + because they will be used automatically anyway if it is missing + from your language pack. + + 2) translate them in this order (starting with the important ones): + + MOST IMPORTANT + |------------------- + | + | - files.php + | - install.html + | - upgrade.html + | + | ----------------- + | + | - teacher.html + | - module_files.txt + | + | ----------------- + | + | - intro.html + | - features.html + | - release.html + | + | ----------------- + | + | - developer.html + | - cvs.html + | - future.html + | + | ----------------- + | + | - license.html + | - credits.html + | + |------------------- + LEAST IMPORTANT + -- 2.39.5