From f32bab20e3d27c0f14b7a62d4a5c59236098132f Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Fri, 12 Jan 2007 16:45:57 +0000 Subject: [PATCH] Removing the unorganised messages from the middle of MessagesEn.php (were organised above). --- languages/messages/MessagesEn.php | 99 ------------------------------- 1 file changed, 99 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 998b588347..20fc8fb161 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2247,105 +2247,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 - -'accesskey-pt-userpage' => '.', -'tooltip-pt-userpage' => 'My user page', -'accesskey-pt-anonuserpage' => '.', -'tooltip-pt-anonuserpage' => "The user page for the ip you're editing as", -'accesskey-pt-mytalk' => 'n', -'tooltip-pt-mytalk' => 'My talk page', -'accesskey-pt-anontalk' => 'n', -'tooltip-pt-anontalk' => 'Discussion about edits from this ip address', -'accesskey-pt-preferences' => '', -'tooltip-pt-preferences' => 'My preferences', -'accesskey-pt-watchlist' => 'l', -'tooltip-pt-watchlist' => "The list of pages you're monitoring for changes", -'accesskey-pt-mycontris' => 'y', -'tooltip-pt-mycontris' => 'List of my contributions', -'accesskey-pt-login' => 'o', -'tooltip-pt-login' => 'You are encouraged to log in, it is not mandatory however.', -'accesskey-pt-anonlogin' => 'o', -'tooltip-pt-anonlogin' => 'You are encouraged to log in, it is not mandatory however.', -'accesskey-pt-logout' => '', -'tooltip-pt-logout' => 'Log out', -'accesskey-ca-talk' => 't', -'tooltip-ca-talk' => 'Discussion about the content page', -'accesskey-ca-edit' => 'e', -'tooltip-ca-edit' => 'You can edit this page. Please use the preview button before saving.', -'accesskey-ca-addsection' => '+', -'tooltip-ca-addsection' => 'Add a comment to this discussion.', -'accesskey-ca-viewsource' => 'e', -'tooltip-ca-viewsource' => 'This page is protected. You can view its source.', -'accesskey-ca-history' => 'h', -'tooltip-ca-history' => 'Past versions of this page.', -'accesskey-ca-protect' => '=', -'tooltip-ca-protect' => 'Protect this page', -'accesskey-ca-delete' => 'd', -'tooltip-ca-delete' => 'Delete this page', -'accesskey-ca-undelete' => 'd', -'tooltip-ca-undelete' => 'Restore the edits done to this page before it was deleted', -'accesskey-ca-move' => 'm', -'tooltip-ca-move' => 'Move this page', -'accesskey-ca-watch' => 'w', -'tooltip-ca-watch' => 'Add this page to your watchlist', -'accesskey-ca-unwatch' => 'w', -'tooltip-ca-unwatch' => 'Remove this page from your watchlist', -'accesskey-search' => 'f', -'tooltip-search' => 'Search this wiki', -'accesskey-p-logo' => '', -'tooltip-p-logo' => 'Main Page', -'accesskey-n-mainpage' => 'z', -'tooltip-n-mainpage' => 'Visit the Main Page', -'accesskey-n-portal' => '', -'tooltip-n-portal' => 'About the project, what you can do, where to find things', -'accesskey-n-currentevents' => '', -'tooltip-n-currentevents' => 'Find background information on current events', -'accesskey-n-recentchanges' => 'r', -'tooltip-n-recentchanges' => 'The list of recent changes in the wiki.', -'accesskey-n-randompage' => 'x', -'tooltip-n-randompage' => 'Load a random page', -'accesskey-n-help' => '', -'tooltip-n-help' => 'The place to find out.', -'accesskey-n-sitesupport' => '', -'tooltip-n-sitesupport' => 'Support us', -'accesskey-t-whatlinkshere' => 'j', -'tooltip-t-whatlinkshere' => 'List of all wiki pages that link here', -'accesskey-t-recentchangeslinked' => 'k', -'tooltip-t-recentchangeslinked' => 'Recent changes in pages linked from this page', -'accesskey-feed-rss' => '', -'tooltip-feed-rss' => 'RSS feed for this page', -'accesskey-feed-atom' => '', -'tooltip-feed-atom' => 'Atom feed for this page', -'accesskey-t-contributions' => '', -'tooltip-t-contributions' => 'View the list of contributions of this user', -'accesskey-t-emailuser' => '', -'tooltip-t-emailuser' => 'Send a mail to this user', -'accesskey-t-upload' => 'u', -'tooltip-t-upload' => 'Upload images or media files', -'accesskey-t-specialpages' => 'q', -'tooltip-t-specialpages' => 'List of all special pages', -'accesskey-ca-nstab-main' => 'c', -'tooltip-ca-nstab-main' => 'View the content page', -'accesskey-ca-nstab-user' => 'c', -'tooltip-ca-nstab-user' => 'View the user page', -'accesskey-ca-nstab-media' => 'c', -'tooltip-ca-nstab-media' => 'View the media page', -'accesskey-ca-nstab-special' => '', -'tooltip-ca-nstab-special' => "This is a special page, you can't edit the page itself", -'accesskey-ca-nstab-project' => 'a', -'tooltip-ca-nstab-project' => 'View the project page', -'accesskey-ca-nstab-image' => 'c', -'tooltip-ca-nstab-image' => 'View the image page', -'accesskey-ca-nstab-mediawiki' => 'c', -'tooltip-ca-nstab-mediawiki' => 'View the system message', -'accesskey-ca-nstab-template' => 'c', -'tooltip-ca-nstab-template' => 'View the template', -'accesskey-ca-nstab-help' => 'c', -'tooltip-ca-nstab-help' => 'View the help page', -'accesskey-ca-nstab-category' => 'c', -'tooltip-ca-nstab-category' => 'View the category page', - # image deletion 'deletedrevision' => 'Deleted old revision $1.', -- 2.20.1