From: Siebrand Mazeland Date: Sun, 13 Jul 2008 10:16:48 +0000 (+0000) Subject: Update help X-Git-Tag: 1.31.0-rc.0~46533 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=9a8b86b5befcfdf5b88b1d8053707da7161e223d;p=lhc%2Fweb%2Fwiklou.git Update help --- diff --git a/maintenance/language/checkLanguage.inc b/maintenance/language/checkLanguage.inc index baa96196a6..61e8fb661e 100644 --- a/maintenance/language/checkLanguage.inc +++ b/maintenance/language/checkLanguage.inc @@ -410,7 +410,7 @@ Parameters: * links: Link the message values (default off). * wikilang: For the links, what is the content language of the wiki to display the output in (default en). * whitelist: Do only the following checks (form: code,code). - * blacklist: Don't do the following checks (form: code,code). + * blacklist: Do not perform the following checks (form: code,code). * duplicate: Additionally check for messages which are translated the same to English (default off). Check codes (ideally, all of them should result 0; all the checks are executed by default (except duplicate and language specific check blacklists in checkLanguage.inc): * untranslated: Messages which are required to translate, but are not translated.