summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesEn.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2011-05-06 23:34:10 +0200
committerPierre Schmitz <pierre@archlinux.de>2011-05-06 23:34:10 +0200
commit78677c7bbdcc9739f6c10c75935898a20e1acd9e (patch)
tree1c0710a98e60f3cf988def7a2879e3489269cb91 /languages/messages/MessagesEn.php
parent75abb5292328bdb07a91ad7229a121ab3446569d (diff)
update to MediaWiki 1.16.5
Diffstat (limited to 'languages/messages/MessagesEn.php')
-rw-r--r--languages/messages/MessagesEn.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php
index e9a92376..d7f06fa6 100644
--- a/languages/messages/MessagesEn.php
+++ b/languages/messages/MessagesEn.php
@@ -2139,22 +2139,22 @@ If the problem persists, contact an [[Special:ListUsers/sysop|administrator]].',
'upload-http-error' => 'An HTTP error occured: $1',
# img_auth script messages
-'img-auth-accessdenied' => 'Access denied',
-'img-auth-nopathinfo' => 'Missing PATH_INFO.
+'img-auth-accessdenied' => 'Access denied',
+'img-auth-nopathinfo' => 'Missing PATH_INFO.
Your server is not set up to pass this information.
It may be CGI-based and cannot support img_auth.
See http://www.mediawiki.org/wiki/Manual:Image_Authorization.',
-'img-auth-notindir' => 'Requested path is not in the configured upload directory.',
-'img-auth-badtitle' => 'Unable to construct a valid title from "$1".',
-'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.',
-'img-auth-nofile' => 'File "$1" does not exist.',
-'img-auth-isdir' => 'You are trying to access a directory "$1".
+'img-auth-notindir' => 'Requested path is not in the configured upload directory.',
+'img-auth-badtitle' => 'Unable to construct a valid title from "$1".',
+'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.',
+'img-auth-nofile' => 'File "$1" does not exist.',
+'img-auth-isdir' => 'You are trying to access a directory "$1".
Only file access is allowed.',
-'img-auth-streaming' => 'Streaming "$1".',
-'img-auth-public' => 'The function of img_auth.php is to output files from a private wiki.
+'img-auth-streaming' => 'Streaming "$1".',
+'img-auth-public' => 'The function of img_auth.php is to output files from a private wiki.
This wiki is configured as a public wiki.
For optimal security, img_auth.php is disabled.',
-'img-auth-noread' => 'User does not have access to read "$1".',
+'img-auth-noread' => 'User does not have access to read "$1".',
'img-auth-bad-query-string' => 'The URL has an invalid query string.',
# HTTP errors