MediaWiki r46462 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r46461‎ | r46462 (on ViewVC)‎ | r46463 >
Date:19:19, 28 January 2009
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Follow up r46460: Add new messages to messages.inc
Add new special page to MessagesEn.php
Modified paths:

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
===================================================================
--- trunk/phase3/maintenance/language/messages.inc	(revision 46461)
+++ trunk/phase3/maintenance/language/messages.inc	(revision 46462)
@@ -2898,6 +2898,18 @@
 	'external_images' => array(
 		'external_image_whitelist',
 	),
+	'special-tag' => array(
+		'tag-filter',
+		'tag-filter-submit',
+		'tags-title',
+		'tags-intro',
+		'tags-tag',
+		'tags-display-header',
+		'tags-description-header',
+		'tags-hitcount-header',
+		'tags-edit',
+		'tags-hitcount',
+	),
 );
 
 /** Comments for each block */
@@ -3094,6 +3106,7 @@
 	'special-specialpages'  => 'Special:SpecialPages',
 	'special-blank'         => 'Special:BlankPage',
 	'external_images'       => 'External image whitelist',
+	'special-tag'           => 'Special:Tag',
 );
 
 /** Short comments for standalone messages */
Index: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php	(revision 46461)
+++ trunk/phase3/languages/messages/MessagesEn.php	(revision 46462)
@@ -432,6 +432,7 @@
 	'Blankpage'                 => array( 'BlankPage' ),
 	'LinkSearch'                => array( 'LinkSearch' ),
 	'DeletedContributions'      => array( 'DeletedContributions' ),
+	'Tags'                      => array( 'Tags' ),
 );
 
 /**

Comments

#Comment by Werdna (Talk | contribs)   22:55, 11 February 2009

Looks fine, thanks.

Status & tagging log

  • 11:46, 31 January 2010 ^demon (Talk | contribs) changed the status of r46462 [removed: new added: ok]
Personal tools
Namespaces
Variants
Views
Actions
Site
Support
Download
Development
Communication
Toolbox