Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -95,7 +95,8 @@ |
96 | 96 | 'smw_propvalueproblem' => 'The value of property “$1” was not understood.', |
97 | 97 | 'smw_nodisjunctions' => 'Disjunctions in queries are not supported in this wiki and part of the query was dropped ($1).', |
98 | 98 | '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.', |
100 | 101 | |
101 | 102 | // Messages for pages of types and properties |
102 | 103 | 'smw_type_header' => 'Properties of type “$1”', |
— | — | @@ -209,7 +210,8 @@ |
210 | 211 | |
211 | 212 | // Messages for the page property special |
212 | 213 | '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.', |
214 | 216 | 'smw_pp_from' => 'From page', |
215 | 217 | 'smw_pp_type' => 'Property', |
216 | 218 | 'smw_pp_submit' => 'Find results', |