From a99336677bc7cfaf63e859fbaa80d94a5f924bd7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Mon, 15 May 2006 22:58:09 +0000 Subject: [PATCH] * Small fixes to xhtml-validity, some rewording --- languages/Messages.php | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/languages/Messages.php b/languages/Messages.php index 5750fd6f8e..8294d11e46 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -466,7 +466,7 @@ format. Please enter a well-formatted address or empty that field.', 'missingcommenttext' => 'Please enter a comment below.', 'blockedtitle' => 'User is blocked', 'blockedtext' => 'Your user name or IP address has been blocked by $1. -The reason given is this:
\'\'$2\'\'

You may contact $1 or one of the other +The reason given is this:
\'\'$2\'\'
You may contact $1 or one of the other [[Project:Administrators|administrators]] to discuss the block. Note that you may not use the "e-mail this user" feature unless you have a valid e-mail address registered in your [[Special:Preferences|user preferences]]. @@ -496,7 +496,7 @@ If you are here by mistake, just click your browser's '''back''' button.", 'anontalkpagetext' => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.''", 'noarticletext' => 'There is currently no text in this page, you can [[{{ns:special}}:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} edit this page].', 'noarticletextanon' => '{{int:noarticletext}}', -'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools→Preferences''.", +'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools→Preferences''.", 'usercssjsyoucanpreview' => 'Tip: Use the \'Show preview\' button to test your new CSS/JS before saving.', 'usercsspreview' => '\'\'\'Remember that you are only previewing your user CSS, it has not yet been saved!\'\'\'', 'userjspreview' => '\'\'\'Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!\'\'\'', @@ -646,10 +646,7 @@ often caused by searching for common words like \"have\" and \"from\", which are not indexed, or by specifying more than one search term (only pages containing all of the search terms will appear in the result).", 'powersearch' => 'Search', -'powersearchtext' => " -Search in namespaces :
-$1
-$2 List redirects   Search for $3 $9", +'powersearchtext' => "Search in namespaces:
$1
$2 List redirects
Search for $3 $9", 'searchdisabled' => '{{SITENAME}} search is disabled. You can search via Google in the meantime. Note that their indexes of {{SITENAME}} content may be out of date.', 'googlesearch' => ' @@ -814,7 +811,7 @@ To include the image in a page, use a link in the form 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.', 'badfilename' => 'File name has been changed to "$1".', 'badfiletype' => "\".$1\" is not a recommended image file format.", -'largefile' => 'It is recommended that images not exceed $1 bytes in size, this file is $2 bytes', +'largefile' => 'It is recommended that files do not exceed $1 bytes in size; this file is $2 bytes', 'largefileserver' => 'This file is bigger than the server is configured to allow.', 'emptyfile' => 'The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file.', 'fileexists' => 'A file with this name exists already, please check $1 if you are not sure if you want to change it.', @@ -1610,8 +1607,7 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');', 'passwordtooshort' => 'Your password is too short. It must have at least $1 characters.', # Media Warning -'mediawarning' => '\'\'\'Warning\'\'\': This file may contain malicious code, by executing it your system may be compromised. -


', +'mediawarning' => '\'\'\'Warning\'\'\': This file may contain malicious code, by executing it your system may be compromised.
', 'fileinfo' => '$1KB, MIME type: $2', -- 2.20.1