Update help
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 13 Jul 2008 10:16:48 +0000 (10:16 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 13 Jul 2008 10:16:48 +0000 (10:16 +0000)
maintenance/language/checkLanguage.inc

index baa9619..61e8fb6 100644 (file)
@@ -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.