* (bug 10259) Remove 'recentchangeslinked-summary' from optional list. Should be...
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 14 Jun 2007 17:24:30 +0000 (17:24 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 14 Jun 2007 17:24:30 +0000 (17:24 +0000)
languages/messages/MessagesEn.php
maintenance/language/messageTypes.inc

index 6936a47..9c29d25 100644 (file)
@@ -1332,7 +1332,7 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 # Recent changes linked
 'recentchangeslinked'          => 'Related changes',
 'recentchangeslinked-noresult' => 'No changes on linked pages during the given period.',
-'recentchangeslinked-summary'  => "This special page lists the last changes on pages who are linked. Pages on your watchlist are '''bold'''.", # only translate this message to other languages if you have to change it
+'recentchangeslinked-summary'  => "This special page lists the last changes on pages who are linked. Pages on your watchlist are '''bold'''.",
 
 # Upload
 'upload'                      => 'Upload file',
index 2c97abe..3415003 100644 (file)
@@ -147,7 +147,6 @@ $wgOptionalMessages = array(
        'doubleredirects-summary',
        'lonelypages-summary',
        'unusedtemplates-summary',
-       'recentchangeslinked-summary',
        'fewestrevisions-summary',
        'withoutinterwiki-summary',
        'variantname-zh-cn',