Removing several duplicate messages from en and he.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index b18a5ec..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;
 
@@ -1275,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
 #
@@ -1404,9 +1408,6 @@ this old version, (rev) = revert to this old version.
 'unwatchedpages' => 'Unwatched pages',
 'unwatchedpages-summary' => '',
 
-# List interwikis
-'listinterwikis' => 'List interwikis',
-
 # List redirects
 'listredirects' => 'List redirects',
 'listredirects-summary' => '',
@@ -1441,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'      => '',
@@ -1864,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',
@@ -2059,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.',
@@ -2138,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.',