Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -204,8 +204,8 @@ |
205 | 205 | 'smw_sbv_displayresult' => 'A list of all pages that have property "$1" with value "$2"', |
206 | 206 | 'smw_sbv_displayresultfuzzy' => 'A list of all pages that have property "$1" with value "$2". |
207 | 207 | 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:', |
210 | 210 | 'smw_sbv_submit' => 'Find results', |
211 | 211 | |
212 | 212 | // Messages for the browsing special |