Removing several duplicate messages from en and he.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index ead8696..ad1ee12 100644 (file)
@@ -20,6 +20,9 @@
 /**
  * Fallback language, used for all unspecified messages and behaviour. This
  * is English by default, for all files other than this one.
+ *
+ * Do NOT set this to false in any other message file! Leave the line out to
+ * accept the default fallback to "en". 
  */
 $fallback = false;
 
@@ -401,6 +404,7 @@ $specialPageAliases = array(
        'MIMEsearch'                => array( 'MIMEsearch' ),
        'Unwatchedpages'            => array( 'Unwatchedpages' ),
        'Listredirects'             => array( 'Listredirects' ),
+       'Listinterwikis'            => array( 'Listinterwikis' ),
        'Revisiondelete'            => array( 'Revisiondelete' ),
        'Unusedtemplates'           => array( 'Unusedtemplates' ),
        'Randomredirect'            => array( 'Randomredirect' ),
@@ -466,6 +470,7 @@ parent class in order maintain consistency across languages.
 'tog-editwidth' => 'Edit box has full width',
 'tog-watchcreations' => 'Add pages I create to my watchlist',
 'tog-watchdefault' => 'Add pages I edit to my watchlist',
+'tog-watchmoves' => 'Add pages I move to my watchlist',
 'tog-watchdeletion' => 'Add pages I delete to my watchlist',
 'tog-minordefault' => 'Mark all edits minor by default',
 'tog-previewontop' => 'Show preview before edit box',
@@ -763,6 +768,7 @@ Please report this to an administrator, making note of the URL.',
 'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete?
 'perfcached' => 'The following data is cached and may not be up to date.',
 'perfcachedts' => 'The following data is cached, and was last updated $1.',
+'querypage-no-updates' => 'Updates for this page are currently disabled. Data here will not presently be refreshed.',
 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />
 Function: $1<br />
 Query: $2',
@@ -1018,7 +1024,7 @@ the text into a text file and save it for later.</strong>',
 You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].',
 
 # "Undo" feature
-'undo-success' => 'The edit has been undone. Please confirm, and then save the changes below.',
+'undo-success' => 'The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.',
 'undo-failure' => 'The edit could not be undone due to conflicting intermediate edits.',
 'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2]] ([[User talk:$2]])',
 
@@ -1249,6 +1255,7 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 'recentchanges' => 'Recent changes',
 'recentchanges-url' => 'Special:Recentchanges',
 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
+'recentchanges-feed-description' => 'Track the most recent changes to the wiki in this feed.',
 'rcnote'               => "Below are the last <strong>$1</strong> changes in the last <strong>$2</strong> days, as of $3.",
 'rcnotefrom'   => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
 'rclistfrom'   => "Show new changes starting from $1",
@@ -1271,6 +1278,7 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 'number_of_watching_users_pageview'    => '[$1 watching user/s]',
 'rc_categories'        => 'Limit to categories (separate with "|")',
 'rc_categories_any'    => 'Any',
+'rc-change-size' => '$1',
 
 # Upload
 #
@@ -1434,6 +1442,7 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''
 'userstatstext' => "There are '''$1''' registered users, of which
 '''$2''' (or '''$4%''') are $5.",
 'statistics-mostpopular' => 'Most viewed pages',
+'statistics-footer' => '',
 
 'disambiguations'      => 'Disambiguation pages',
 'disambiguations-summary'      => '',
@@ -1857,11 +1866,14 @@ to a previously blocked IP address or username.',
 'contribslink' => 'contribs',
 'autoblocker'  => 'Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". The reason given for $1\'s block is: "\'\'\'$2\'\'\'"',
 'blocklogpage' => 'Block log',
-'blocklogentry'        => 'blocked "[[$1]]" with an expiry time of $2',
+'blocklogentry'        => 'blocked "[[$1]]" with an expiry time of $2 $3',
 'blocklogtext' => 'This is a log of user blocking and unblocking actions. Automatically
 blocked IP addresses are not listed. See the [[Special:Ipblocklist|IP block list]] for
 the list of currently operational bans and blocks.',
 'unblocklogentry'      => 'unblocked $1',
+'block-log-flags-anononly' => 'anonymous users only',
+'block-log-flags-nocreate' => 'account creation disabled',
+'block-log-flags-autoblock' => 'autoblocker enabled',
 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
 'ipb_expiry_invalid'   => 'Expiry time invalid.',
 'ipb_already_blocked' => '"$1" is already blocked',
@@ -1953,6 +1965,7 @@ In those cases, you will have to move or merge the page manually if desired.',
 'movenologintext' => "You must be a registered user and [[Special:Userlogin|logged in]]
 to move a page.",
 'newtitle'             => 'To new title',
+'move-watch' => 'Watch this page',
 'movepagebtn'  => 'Move page',
 'pagemovedsub' => 'Move succeeded',
 'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]\".",
@@ -2051,26 +2064,122 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 
 
 # Keyboard access keys for power users
+'accesskey-userpage' => '.',
+'accesskey-anonuserpage' => '.',
+'accesskey-mytalk' => 'n',
+'accesskey-anontalk' => 'n',
+'accesskey-preferences' => '',
+'accesskey-watchlist' => 'l',
+'accesskey-mycontris' => 'y',
+'accesskey-login' => 'o',
+'accesskey-anonlogin' => 'o',
+'accesskey-logout' => '',
+'accesskey-talk' => 't',
+'accesskey-edit' => 'e',
+'accesskey-addsection' => '+',
+'accesskey-viewsource' => 'e',
+'accesskey-history' => 'h',
+'accesskey-protect' => '=',
+'accesskey-delete' => 'd',
+'accesskey-undelete' => 'd',
+'accesskey-move' => 'm',
+'accesskey-watch' => 'w',
+'accesskey-unwatch' => 'w',
 'accesskey-search' => 'f',
+'accesskey-logo' => '',
+'accesskey-mainpage' => 'z',
+'accesskey-portal' => '',
+'accesskey-currentevents' => '',
+'accesskey-recentchanges' => 'r',
+'accesskey-randompage' => 'x',
+'accesskey-help' => '',
+'accesskey-sitesupport' => '',
+'accesskey-whatlinkshere' => 'j',
+'accesskey-recentchangeslinked' => 'k',
+'accesskey-feed-rss' => '',
+'accesskey-feed-atom' => '',
+'accesskey-contributions' => '',
+'accesskey-emailuser' => '',
+'accesskey-upload' => 'u',
+'accesskey-specialpages' => 'q',
+'accesskey-main' => 'c',
+'accesskey-user' => 'c',
+'accesskey-media' => 'c',
+'accesskey-special' => '',
+'accesskey-project' => 'a',
+'accesskey-image' => 'c',
+'accesskey-mediawiki' => 'c',
+'accesskey-template' => 'c',
+'accesskey-help' => 'c',
+'accesskey-category' => 'c',
 'accesskey-minoredit' => 'i',
 'accesskey-save' => 's',
 'accesskey-preview' => 'p',
 'accesskey-diff' => 'v',
 'accesskey-compareselectedversions' => 'v',
-'accesskey-watch' => 'w',
 
-# tooltip help for some actions, most are in Monobook.js
-'tooltip-search' => 'Search {{SITENAME}} [alt-f]',
-'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
-'tooltip-save' => 'Save your changes [alt-s]',
-'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
-'tooltip-diff' => 'Show which changes you made to the text. [alt-v]',
-'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]',
-'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
+# tooltip help for the actions
+'tooltip-userpage' => 'My user page',
+'tooltip-anonuserpage' => "The user page for the ip you're editing as",
+'tooltip-mytalk' => 'My talk page',
+'tooltip-anontalk' => 'Discussion about edits from this ip address',
+'tooltip-preferences' => 'My preferences',
+'tooltip-watchlist' => "The list of pages you're monitoring for changes.",
+'tooltip-mycontris' => 'List of my contributions',
+'tooltip-login' => 'You are encouraged to log in, it is not mandatory however.',
+'tooltip-anonlogin' => 'You are encouraged to log in, it is not mandatory however.',
+'tooltip-logout' => 'Log out',
+'tooltip-talk' => 'Discussion about the content page',
+'tooltip-edit' => 'You can edit this page. Please use the preview button before saving.',
+'tooltip-addsection' => 'Add a comment to this discussion.',
+'tooltip-viewsource' => 'This page is protected. You can view its source.',
+'tooltip-history' => 'Past versions of this page.',
+'tooltip-protect' => 'Protect this page',
+'tooltip-delete' => 'Delete this page',
+'tooltip-undelete' => 'Restore the edits done to this page before it was deleted',
+'tooltip-move' => 'Move this page',
+'tooltip-watch' => 'Add this page to your watchlist',
+'tooltip-unwatch' => 'Remove this page from your watchlist',
+'tooltip-search' => 'Search {{SITENAME}}',
+'tooltip-logo' => 'Main Page',
+'tooltip-mainpage' => 'Visit the Main Page',
+'tooltip-portal' => 'About the project, what you can do, where to find things',
+'tooltip-currentevents' => 'Find background information on current events',
+'tooltip-recentchanges' => 'The list of recent changes in the wiki.',
+'tooltip-randompage' => 'Load a random page',
+'tooltip-help' => 'The place to find out.',
+'tooltip-sitesupport' => 'Support us',
+'tooltip-whatlinkshere' => 'List of all wiki pages that link here',
+'tooltip-recentchangeslinked' => 'Recent changes in pages linked from this page',
+'tooltip-feed-rss' => 'RSS feed for this page',
+'tooltip-feed-atom' => 'Atom feed for this page',
+'tooltip-contributions' => 'View the list of contributions of this user',
+'tooltip-emailuser' => 'Send a mail to this user',
+'tooltip-upload' => 'Upload images or media files',
+'tooltip-specialpages' => 'List of all special pages',
+'tooltip-main' => 'View the content page',
+'tooltip-user' => 'View the user page',
+'tooltip-media' => 'View the media page',
+'tooltip-special' => "This is a special page, you can't edit the page itself.",
+'tooltip-project' => 'View the project page',
+'tooltip-image' => 'View the image page',
+'tooltip-mediawiki' => 'View the system message',
+'tooltip-template' => 'View the template',
+'tooltip-help' => 'View the help page',
+'tooltip-category' => 'View the category page',
+'tooltip-minoredit' => 'Mark this as a minor edit',
+'tooltip-save' => 'Save your changes',
+'tooltip-preview' => 'Preview your changes, please use this before saving!',
+'tooltip-diff' => 'Show which changes you made to the text.',
+'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page.',
 
 # stylesheets
-'Common.css' => '/** CSS placed here will be applied to all skins */',
-'Monobook.css' => '/* CSS placed here will affect users of the Monobook skin */',
+'common.css' => '/** CSS placed here will be applied to all skins */',
+'monobook.css' => '/* CSS placed here will affect users of the Monobook skin */',
+
+# Scripts
+'common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */',
+'monobook.js' => '/* Deprecated; use Common.js */',
 
 # Metadata
 'nodublincore' => 'Dublin Core RDF metadata disabled for this server.',
@@ -2130,61 +2239,6 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'markedaspatrollederrortext' => "You need to specify a revision to mark as patrolled.",
 'markedaspatrollederror-noautopatrol' => 'You are not allowed to mark your own changes as patrolled.',
 
-# Monobook.js: tooltips and access keys for monobook
-'Monobook.js' => '/* tooltips and access keys */
-var ta = new Object();
-ta[\'pt-userpage\'] = new Array(\'.\',\'My user page\');
-ta[\'pt-anonuserpage\'] = new Array(\'.\',\'The user page for the ip you\\\'re editing as\');
-ta[\'pt-mytalk\'] = new Array(\'n\',\'My talk page\');
-ta[\'pt-anontalk\'] = new Array(\'n\',\'Discussion about edits from this ip address\');
-ta[\'pt-preferences\'] = new Array(\'\',\'My preferences\');
-ta[\'pt-watchlist\'] = new Array(\'l\',\'The list of pages you\\\'re monitoring for changes.\');
-ta[\'pt-mycontris\'] = new Array(\'y\',\'List of my contributions\');
-ta[\'pt-login\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
-ta[\'pt-anonlogin\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
-ta[\'pt-logout\'] = new Array(\'\',\'Log out\');
-ta[\'ca-talk\'] = new Array(\'t\',\'Discussion about the content page\');
-ta[\'ca-edit\'] = new Array(\'e\',\'You can edit this page. Please use the preview button before saving.\');
-ta[\'ca-addsection\'] = new Array(\'+\',\'Add a comment to this discussion.\');
-ta[\'ca-viewsource\'] = new Array(\'e\',\'This page is protected. You can view its source.\');
-ta[\'ca-history\'] = new Array(\'h\',\'Past versions of this page.\');
-ta[\'ca-protect\'] = new Array(\'=\',\'Protect this page\');
-ta[\'ca-delete\'] = new Array(\'d\',\'Delete this page\');
-ta[\'ca-undelete\'] = new Array(\'d\',\'Restore the edits done to this page before it was deleted\');
-ta[\'ca-move\'] = new Array(\'m\',\'Move this page\');
-ta[\'ca-watch\'] = new Array(\'w\',\'Add this page to your watchlist\');
-ta[\'ca-unwatch\'] = new Array(\'w\',\'Remove this page from your watchlist\');
-ta[\'search\'] = new Array(\'f\',\'Search this wiki\');
-ta[\'p-logo\'] = new Array(\'\',\'Main Page\');
-ta[\'n-mainpage\'] = new Array(\'z\',\'Visit the Main Page\');
-ta[\'n-portal\'] = new Array(\'\',\'About the project, what you can do, where to find things\');
-ta[\'n-currentevents\'] = new Array(\'\',\'Find background information on current events\');
-ta[\'n-recentchanges\'] = new Array(\'r\',\'The list of recent changes in the wiki.\');
-ta[\'n-randompage\'] = new Array(\'x\',\'Load a random page\');
-ta[\'n-help\'] = new Array(\'\',\'The place to find out.\');
-ta[\'n-sitesupport\'] = new Array(\'\',\'Support us\');
-ta[\'t-whatlinkshere\'] = new Array(\'j\',\'List of all wiki pages that link here\');
-ta[\'t-recentchangeslinked\'] = new Array(\'k\',\'Recent changes in pages linked from this page\');
-ta[\'feed-rss\'] = new Array(\'\',\'RSS feed for this page\');
-ta[\'feed-atom\'] = new Array(\'\',\'Atom feed for this page\');
-ta[\'t-contributions\'] = new Array(\'\',\'View the list of contributions of this user\');
-ta[\'t-emailuser\'] = new Array(\'\',\'Send a mail to this user\');
-ta[\'t-upload\'] = new Array(\'u\',\'Upload images or media files\');
-ta[\'t-specialpages\'] = new Array(\'q\',\'List of all special pages\');
-ta[\'ca-nstab-main\'] = new Array(\'c\',\'View the content page\');
-ta[\'ca-nstab-user\'] = new Array(\'c\',\'View the user page\');
-ta[\'ca-nstab-media\'] = new Array(\'c\',\'View the media page\');
-ta[\'ca-nstab-special\'] = new Array(\'\',\'This is a special page, you can\\\'t edit the page itself.\');
-ta[\'ca-nstab-project\'] = new Array(\'a\',\'View the project page\');
-ta[\'ca-nstab-image\'] = new Array(\'c\',\'View the image page\');
-ta[\'ca-nstab-mediawiki\'] = new Array(\'c\',\'View the system message\');
-ta[\'ca-nstab-template\'] = new Array(\'c\',\'View the template\');
-ta[\'ca-nstab-help\'] = new Array(\'c\',\'View the help page\');
-ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');',
-
-# Common.js: contains nothing but a placeholder comment
-'Common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */',
-
 # image deletion
 'deletedrevision' => 'Deleted old revision $1.',
 
@@ -2380,6 +2434,8 @@ is collapsed. Others will be hidden by default.
 'exif-compression-1' => 'Uncompressed',
 'exif-compression-6' => 'JPEG',
 
+'exif-unknowndate' => 'Unknown date',
+
 'exif-photometricinterpretation-2' => 'RGB',
 'exif-photometricinterpretation-6' => 'YCbCr',