X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=b7275f89a22af01eba4a650c438a54b8c7dd9e99;hb=00ca49cda319a863e38d373f8133ebf29414545e;hp=017c7aaaab46a75f63517e54fc92c0623ad713d8;hpb=41fd47ed1e31e9c881ffde4cc9d29a83b70a8ee9;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 017c7aaaab..b7275f89a2 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -191,6 +191,7 @@ $bookstoreList = array( * Customisable syntax for wikitext and elsewhere. * * IDs must be valid identifiers, they cannot contain hyphens. + * CASE is 0 to match all case variants, 1 for case-sensitive * * Note to translators: * Please include the English words as synonyms. This allows people @@ -758,6 +759,7 @@ XHTML id names. 'index-category' => 'Indexed pages', 'noindex-category' => 'Noindexed pages', 'broken-file-category' => 'Pages with broken file links', +'categoryviewer-pagedlinks' => '($1) ($2)', 'linkprefix' => '/^(.*?)([a-zA-Z\\x80-\\xff]+)$/sD', # only translate this message to other languages if you have to change it @@ -2656,14 +2658,15 @@ Please note that other web sites may link to a file with a direct URL, and so ma 'pubmedurl' => '//www.ncbi.nlm.nih.gov/pubmed/$1?dopt=Abstract', # do not translate or duplicate this message to other languages # Special:Log -'specialloguserlabel' => 'Performer:', -'speciallogtitlelabel' => 'Target (title or user):', -'log' => 'Logs', -'all-logs-page' => 'All public logs', -'alllogstext' => 'Combined display of all available logs of {{SITENAME}}. +'specialloguserlabel' => 'Performer:', +'speciallogtitlelabel' => 'Target (title or user):', +'log' => 'Logs', +'all-logs-page' => 'All public logs', +'alllogstext' => 'Combined display of all available logs of {{SITENAME}}. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).', -'logempty' => 'No matching items in log.', -'log-title-wildcard' => 'Search titles starting with this text', +'logempty' => 'No matching items in log.', +'log-title-wildcard' => 'Search titles starting with this text', +'showhideselectedlogentries' => 'Show/hide selected log entries', # Special:AllPages 'allpages' => 'All pages', @@ -3053,6 +3056,7 @@ It may have already been undeleted.', $1', 'undelete-show-file-confirm' => 'Are you sure you want to view the deleted revision of the file "$1" from $2 at $3?', 'undelete-show-file-submit' => 'Yes', +'undelete-revisionrow' => "$1 $2 $3 $4 . . $5 $6 $7", # Namespace form on various pages 'namespace' => 'Namespace:', @@ -3688,6 +3692,7 @@ This is probably caused by a link to a blacklisted external site.', 'spambot_username' => 'MediaWiki spam cleanup', 'spam_reverting' => 'Reverting to last revision not containing links to $1', 'spam_blanking' => 'All revisions contained links to $1, blanking', +'spam_deleting' => 'All revisions contained links to $1, deleting', # Info page 'pageinfo-title' => 'Information for "$1"',