r33575 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r33574‎ | r33575 | r33576 >
Date:22:56, 18 April 2008
Author:siebrand
Status:old
Tags:
Comment:
More arbitrary line breaks
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
@@ -95,7 +95,8 @@
9696 'smw_propvalueproblem' => 'The value of property “$1” was not understood.',
9797 'smw_nodisjunctions' => 'Disjunctions in queries are not supported in this wiki and part of the query was dropped ($1).',
9898 'smw_querytoolarge' => 'The following query conditions could not be considered due to the wikis restrictions in query size or depth: $1.',
99 - 'smw_devel_warning' => 'This feature is currently under development, and might not be fully functional. Backup your data before using it.',
 99+ 'smw_devel_warning' => 'This feature is currently under development, and might not be fully functional.
 100+Backup your data before using it.',
100101
101102 // Messages for pages of types and properties
102103 'smw_type_header' => 'Properties of type “$1”',
@@ -209,7 +210,8 @@
210211
211212 // Messages for the page property special
212213 'pageproperty' => 'Page property search',
213 - 'smw_pp_docu' => 'Search for all the fillers of a property on a given page. Please enter both a page and a property.',
 214+ 'smw_pp_docu' => 'Search for all the fillers of a property on a given page.
 215+Please enter both a page and a property.',
214216 'smw_pp_from' => 'From page',
215217 'smw_pp_type' => 'Property',
216218 'smw_pp_submit' => 'Find results',

Status & tagging log