r47695 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47694‎ | r47695 | r47696 >
Date:09:34, 23 February 2009
Author:raymond
Status:deferred
Tags:
Comment:
Add colons to field labels for consistency with other input forms of core
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
@@ -204,8 +204,8 @@
205205 'smw_sbv_displayresult' => 'A list of all pages that have property "$1" with value "$2"',
206206 'smw_sbv_displayresultfuzzy' => 'A list of all pages that have property "$1" with value "$2".
207207 Since there have been only a few results, also nearby values are displayed.',
208 - 'smw_sbv_property' => 'Property',
209 - 'smw_sbv_value' => 'Value',
 208+ 'smw_sbv_property' => 'Property:',
 209+ 'smw_sbv_value' => 'Value:',
210210 'smw_sbv_submit' => 'Find results',
211211
212212 // Messages for the browsing special

Status & tagging log