From: Siebrand Mazeland Date: Fri, 16 May 2008 19:51:29 +0000 (+0000) Subject: Consistency fixes ("linked to" -> "linked-to") X-Git-Tag: 1.31.0-rc.0~47593 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=fad1c6cc6929636b19815185407c221137a1d279;p=lhc%2Fweb%2Fwiklou.git Consistency fixes ("linked to" -> "linked-to") --- 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