From fa58a0ef06da82a0e8ab503d3f22aaefee3a64e4 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Fri, 17 Nov 2006 10:50:39 +0000 Subject: [PATCH] Adding edittools again, was probably removed by mistake. --- languages/messages/MessagesEn.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 11e0a1d2e3..b61b0c8157 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -979,6 +979,7 @@ the text into a text file and save it for later.', 'semiprotectedpagewarning' => "'''Note:''' This page has been locked so that only registered users can edit it.", 'templatesused' => 'Templates used on this page:', 'templatesusedpreview' => 'Templates used in this preview:', +'edittools' => '', 'nocreatetitle' => 'Page creation limited', 'nocreatetext' => 'This site has restricted the ability to create new pages. You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].', @@ -2596,10 +2597,10 @@ Please confirm that really want to recreate this page.', 'table_pager_limit_submit' => 'Go', 'table_pager_empty' => 'No results', -#Auto-summaries +# Auto-summaries 'autosumm-blank' => 'Removing all content from page', 'autosumm-replace' => 'Replacing page with \'$1\'', -'autoredircomment' => 'Redirecting to [[$1]]', #This should be changed to the new naming convention, but existed beforehand. +'autoredircomment' => 'Redirecting to [[$1]]', # This should be changed to the new naming convention, but existed beforehand. ); ?> -- 2.20.1