System messages
From Hypercard Dev Fans Wiki
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Name | Default message text |
---|---|
Current message text | |
maintenance-checkAutoLoader-output-list2 (talk) (Translate) | $1: Wrong file: found in $2, listed in $3 |
maintenance-checkBadRedirects (talk) (Translate) | Use this form to see if pages marked as redirects really are redirects |
maintenance-checkBadRedirects-desc (talk) (Translate) | Check for bad redirects |
maintenance-checkBadRedirects-output-footer (talk) (Translate) | Done. |
maintenance-checkBadRedirects-output-found (talk) (Translate) | Found $1 {{PLURAL:$1|redirect|redirects}}. Checking for bad redirects... |
maintenance-checkBadRedirects-output-header (talk) (Translate) | Fetching redirects... |
maintenance-checkImages (talk) (Translate) | Use this form to see which images on your wiki are corrupted |
maintenance-checkImages-desc (talk) (Translate) | Check images to see if they exist, are readable, etc |
maintenance-checkImages-output-good (talk) (Translate) | Good images: $1/$2 |
maintenance-checkImages-output-isdir (talk) (Translate) | $1: is a directory |
maintenance-checkImages-output-mismatch (talk) (Translate) | $1: size mismatch DB=$2, actual=$3 |
maintenance-checkImages-output-missing (talk) (Translate) | $1: missing |
maintenance-checkImages-output-noaccess (talk) (Translate) | $1: not locally accessible |
maintenance-checkImages-output-truncated (talk) (Translate) | $1: truncated, was $2 |
maintenance-checkSyntax (talk) (Translate) | Use this form to check the syntax of all PHP files in MediaWiki |
maintenance-checkSyntax-desc (talk) (Translate) | Check syntax for all PHP files in MediaWiki |
maintenance-checkSyntax-error-cantopen (talk) (Translate) | Cannot open file $1 |
maintenance-checkSyntax-error-nofile (talk) (Translate) | Error: cannot find file or directory $1 |
maintenance-checkSyntax-error-svnerr (talk) (Translate) | Error retrieving list from Subversion! |
maintenance-checkSyntax-option-list-file (talk) (Translate) | List of files or directories to check |
maintenance-checkSyntax-option-modified (talk) (Translate) | Check only files that were modified (requires svn command-line client) |
maintenance-checkSyntax-option-path (talk) (Translate) | Specific path (file or directory) to check, either with absolute path or relative to the root of this MediaWiki installation |
maintenance-checkSyntax-option-syntax-only (talk) (Translate) | Check for syntax validity only, skip code style warnings |
maintenance-checkSyntax-option-with-extensions (talk) (Translate) | Also recurse the extensions folder |
maintenance-checkSyntax-output-buildlist (talk) (Translate) | Building file list... |
maintenance-checkSyntax-output-done (talk) (Translate) | {{int:maintenance-generic-done}} |
maintenance-checkSyntax-output-error (talk) (Translate) | Error in $1 line $2: $3 |
maintenance-checkSyntax-output-footer (talk) (Translate) | Done! $1 files checked, $2 failures and $3 warnings found |
maintenance-checkSyntax-output-parsekit (talk) (Translate) | Checking syntax (using parsekit) |
maintenance-checkSyntax-output-phpl (talk) (Translate) | Checking syntax (using php -l, this can take a long time) |
maintenance-checkSyntax-output-svnlist (talk) (Translate) | Retrieving list from Subversion... |
maintenance-checkSyntax-output-warning (talk) (Translate) | Warning in file $1: $2 found |
maintenance-checkUsernames (talk) (Translate) | Use this form to show which usernames are invalid due to configuration changes. If nothing is listed after running this script, all usernames are valid |
maintenance-checkUsernames-desc (talk) (Translate) | Verify that database usernames are actually valid |
maintenance-checkUsernames-error-notvalid (talk) (Translate) | Invalid username: "$3" (user ID $2) |
maintenance-cleanupCaps (talk) (Translate) | Use this form to fix broken pages caused by modifying $wgCapitalLinks |
maintenance-cleanupCaps-desc (talk) (Translate) | Script to cleanup capitalization |
maintenance-cleanupCaps-error-missingparam (talk) (Translate) | {{int:maintenance-cleanupTable-missingparam|$1|$2}} |
maintenance-cleanupCaps-error-noneed (talk) (Translate) | $wgCapitalLinks is on -- no need for caps links cleanup. |
maintenance-cleanupCaps-option-dry-run (talk) (Translate) | {{int:maintenance-cleanupTable-dry-run}} |
maintenance-cleanupCaps-option-namespace (talk) (Translate) | Namespace number to run caps cleanup on |
maintenance-cleanupCaps-output-check (talk) (Translate) | {{int:maintenance-cleanupTable-check}} |
maintenance-cleanupCaps-output-checkfix (talk) (Translate) | {{int:maintenance-cleanupTable-checkfix}} |
maintenance-cleanupCaps-output-clash (talk) (Translate) | "$1" skipped; "$2" already exists |
maintenance-cleanupCaps-output-dryrun (talk) (Translate) | "$1" -> "$2": DRY RUN, NOT MOVED |
maintenance-cleanupCaps-output-finished (talk) (Translate) | {{int:maintenance-cleanupTable-check|$1|$2|$3}} |
maintenance-cleanupCaps-output-islower (talk) (Translate) | "$1" already lowercase. |
maintenance-cleanupCaps-output-moved (talk) (Translate) | "$1" -> "$2": $3 |
maintenance-cleanupCaps-output-processing (talk) (Translate) | {{int:maintenance-cleanupTable-processing|$1}} |
maintenance-cleanupCaps-output-progress (talk) (Translate) | {{int:maintenance-cleanupTable-progress|$1|$2|$3|$4|$5|$6|$7|$8|$9}} |