From 6cf0d79bcadf8a8465dfe35b405a32405de71b3d Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 9 Feb 2005 23:12:49 +0000 Subject: [PATCH] More guidance: trying to prevent frequent errors --- lang/en/docs/translation.html | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/lang/en/docs/translation.html b/lang/en/docs/translation.html index 3dd732ee9b1..c3097d7b8f0 100755 --- a/lang/en/docs/translation.html +++ b/lang/en/docs/translation.html @@ -146,7 +146,7 @@ remembering to hit the "Save changes" button at the end of each form.
  • It's OK to leave strings empty - Moodle will simply use the parent language for that string instead. You can define the parent language in moodle.php, otherwise English is always used by default.
  • -
  • A quick way to see all the missing strings is by using the button to "Check for missing strings".
    +
  • A quick way to see all the missing strings is by using the button to "Check for missing strings". Leave the untranslated strings completely empty or this handy tool won't work.

  • @@ -170,7 +170,8 @@ the en language pack and paste it on the same location in your own language pack. Then use a plain text editor to translate the file, making sure not to modify any code in the file (there usually is no code, just HTML-tags). (DON'T USE A WORDPROCESSOR to write the -help-files because these programs add too much rubbish to the files).

    +help-files because these programs add too much rubbish to the files). +
    Don't leave untranslated help files in your language pack.

    Take care to write the helpfiles XHTML-compliant. This means in short: