X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=2b6259378f8f9cce6d8df2592fc1afd1206908c7;hb=e7d14c46f107278300791d903d3ed062761a7667;hp=7401c3bce1bfe2b091991b83e75b5306f73896bf;hpb=1dc986a90ff464bc3826f0006e488e39ad0e016d;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7401c3bce1..2b6259378f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -288,7 +288,8 @@ $magicWords = array( 'nse' => array( 0, 'NSE:' ), 'localurl' => array( 0, 'LOCALURL:' ), 'localurle' => array( 0, 'LOCALURLE:' ), - 'articlepath' => array( 0, 'ARTICLEPATH' ), + 'articlepath' => array( 0, 'ARTICLEPATH' ), + 'pageid' => array( 0, 'PAGEID' ), 'server' => array( 0, 'SERVER' ), 'servername' => array( 0, 'SERVERNAME' ), 'scriptpath' => array( 0, 'SCRIPTPATH' ), @@ -636,7 +637,7 @@ XHTML id names. 'tog-hidepatrolled' => 'Hide patrolled edits in recent changes', 'tog-newpageshidepatrolled' => 'Hide patrolled pages from new page list', 'tog-extendwatchlist' => 'Expand watchlist to show all changes, not just the most recent', -'tog-usenewrc' => 'Use enhanced recent changes (requires JavaScript)', +'tog-usenewrc' => 'Group changes by page in recent changes and watchlist (requires JavaScript)', 'tog-numberheadings' => 'Auto-number headings', 'tog-showtoolbar' => 'Show edit toolbar (requires JavaScript)', 'tog-editondblclick' => 'Edit pages on double click (requires JavaScript)', @@ -2310,6 +2311,7 @@ If the problem persists, contact an [[Special:ListUsers/sysop|administrator]].', 'lockmanager-fail-releaselock' => 'Could not release lock for "$1".', 'lockmanager-fail-db-bucket' => 'Could not contact enough lock databases in bucket $1.', 'lockmanager-fail-db-release' => 'Could not release locks on database $1.', +'lockmanager-fail-svr-acquire' => 'Could not acquire locks on server $1.', 'lockmanager-fail-svr-release' => 'Could not release locks on server $1.', # ZipDirectoryReader @@ -2658,14 +2660,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', @@ -3691,6 +3694,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"',