System messages
From Atari Lynx 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-attachLatest-option-fix (talk) (Translate) | Actually fix the entries, will dry run otherwise |
maintenance-attachLatest-output-begin (talk) (Translate) | Looking for pages with page_latest set to 0... |
maintenance-attachLatest-output-done (talk) (Translate) | Done! Processed $1 {{PLURAL:$1|page|pages}}. |
maintenance-attachLatest-output-dryrun (talk) (Translate) | This was a dry run; rerun with "{{int:maintenance-attachLatest-option-fix}}" to update page_latest. |
maintenance-attachLatest-output-found (talk) (Translate) | $1 $2 [[$3]] latest time $4, revision ID $5 |
maintenance-attachLatest-output-norev (talk) (Translate) | $1 $2 [[$3]] latest time $4, cannot find revision ID |
maintenance-attachLatest-output-notime (talk) (Translate) | $1 $2 [[$3]] cannot find the latest rev time?! |
maintenance-backlink (talk) (Translate) | Back to script selection |
maintenance-benchmarkPurge (talk) (Translate) | Use this form to test how long the Squid purge functions take |
maintenance-benchmarkPurge-desc (talk) (Translate) | Benchmark the Squid purge functions |
maintenance-benchmarkPurge-error-nosquid (talk) (Translate) | Squid purge benchmark doesn't do much without Squid support on. |
maintenance-benchmarkPurge-option-count (talk) (Translate) | How many URLs to feed to Squid for purging |
maintenance-benchmarkPurge-output-numsquids (talk) (Translate) | There {{PLURAL:$1|is|are}} $1 defined Squid {{PLURAL:$1|server|servers}}: |
maintenance-benchmarkPurge-output-trial (talk) (Translate) | $1 {{PLURAL:$1|title|titles}} in $2ms ($3ms each) |
maintenance-changePassword (talk) (Translate) | Use this form to change a user's password |
maintenance-changePassword-desc (talk) (Translate) | Change a user's password |
maintenance-changePassword-error-nouser (talk) (Translate) | No such user: $1 |
maintenance-changePassword-option-password (talk) (Translate) | {{int:maintenance-generic-password}} |
maintenance-changePassword-option-user (talk) (Translate) | {{int:maintenance-generic-username}} |
maintenance-changePassword-output-set (talk) (Translate) | Password set for $1 |
maintenance-checkAutoLoader (talk) (Translate) | Use this form to do some sanity checks on the AutoLoader |
maintenance-checkAutoLoader-desc (talk) (Translate) | AutoLoader sanity checks |
maintenance-checkAutoLoader-output-list1 (talk) (Translate) | '$1' => '$2', |
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 |