From fad1c6cc6929636b19815185407c221137a1d279 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 16 May 2008 19:51:29 +0000 Subject: [PATCH] Consistency fixes ("linked to" -> "linked-to") --- languages/messages/MessagesEn.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b1f6e95613..381e884180 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1862,15 +1862,15 @@ A page is treated as disambiguation page if it uses a template which is linked f 'wantedcategories-summary' => '', # only translate this message to other languages if you have to change it 'wantedpages' => 'Wanted pages', 'wantedpages-summary' => '', # only translate this message to other languages if you have to change it -'mostlinked' => 'Most linked to pages', +'mostlinked' => 'Most linked-to pages', 'mostlinked-summary' => '', # only translate this message to other languages if you have to change it -'mostlinkedcategories' => 'Most linked to categories', +'mostlinkedcategories' => 'Most linked-to categories', 'mostlinkedcategories-summary' => '', # only translate this message to other languages if you have to change it 'mostlinkedtemplates' => 'Most linked-to templates', 'mostlinkedtemplates-summary' => '', # only translate this message to other languages if you have to change it 'mostcategories' => 'Pages with the most categories', 'mostcategories-summary' => '', # only translate this message to other languages if you have to change it -'mostimages' => 'Most linked to files', +'mostimages' => 'Most linked-to files', 'mostimages-summary' => '', # only translate this message to other languages if you have to change it 'mostrevisions' => 'Pages with the most revisions', 'mostrevisions-summary' => '', # only translate this message to other languages if you have to change it -- 2.20.1