r38102 - Code Review

From MediaWiki.org

Jump to: navigation, search
Repository:MediaWiki
Revision:r38101 | r38102 (on ViewVC) | r38103 >
Date:18:07, 27 July 2008
Author:jhsoby
Status:ok
Tags:
Comment:Revert r38101, per Nike
Modified paths:

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
===================================================================
--- trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php	(revision 38101)
+++ trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php	(revision 38102)
@@ -111,7 +111,7 @@
 	'smw_attribute_header'        => 'Pages using the property "$1"',
 	'smw_attributearticlecount'   => 'Showing $1 pages using this property.',
 	'smw_subproperty_header'      => 'Subproperties',
-	'smw_subpropertyarticlecount' => 'This property has the following {{PLURAL:$1|subproperty|$1 subproperties}}.',
+        'smw_subpropertyarticlecount' => 'This property has the following $1 subproperties.',
 
 	// Messages used in RSS feeds
 	'smw_rss_description' => '$1 RSS feed',
Views
Toolbox