Remove un-needed message; linking will work as normal
authorRob Church <robchurch@users.mediawiki.org>
Mon, 25 Jun 2007 15:53:26 +0000 (15:53 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 25 Jun 2007 15:53:26 +0000 (15:53 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 624e054..0f697c8 100644 (file)
@@ -2823,9 +2823,6 @@ $1',
 'articletitles'    => "Articles starting with ''$1''",
 'hideresults'      => 'Hide results',
 
-# DISPLAYTITLE
-'displaytitle' => '(Link to this page as [[$1]])',
-
 # Separator for categories in page lists
 'catseparator' => '|', # don't translate or duplicate this message to other languages
 
index e46b8d0..9a2bacf 100644 (file)
@@ -2074,9 +2074,6 @@ $wgMessageStructure = array(
                'articletitles',
                'hideresults',
        ),
-       'displaytitle' => array(
-               'displaytitle',
-       ),
        'catseparator' => array(
                'catseparator',
        ),
@@ -2285,7 +2282,6 @@ Variants for Chinese language",
        'purge'               => 'action=purge',
        'newmessagesmulti'    => '',
        'search2'             => '',
-       'displaytitle'        => 'DISPLAYTITLE',
        'catseparator'        => 'Separator for categories in page lists',
        'loginlanguage'       => '',
        'imgmulti'            => 'Multipage image navigation',