r59587 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59586‎ | r59587 | r59588 >
Date:14:33, 30 November 2009
Author:yaron
Status:deferred (Comments)
Tags:
Comment:
Added descriptions of the new 'paramdesc' messages
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
@@ -346,6 +346,21 @@
347347 'smw_csv_link' => '{{optional}}',
348348 'smw_printername_auto' => '{{Identical|Automatic}}',
349349 'smw_printername_template' => '{{Identical|Template}}',
 350+ 'smw_paramdesc_limit' => 'A description of the "limit" parameter for inline queries',
 351+ 'smw_paramdesc_headers' => 'A description of the "headers" parameter for inline queries',
 352+ 'smw_paramdesc_mainlabel' => 'A description of the "mainlabel" parameter for inline queries',
 353+ 'smw_paramdesc_link' => 'A description of the "link" parameter for inline queries',
 354+ 'smw_paramdesc_intro' => 'A description of the "intro" parameter for inline queries',
 355+ 'smw_paramdesc_outro' => 'A description of the "outro" parameter for inline queries',
 356+ 'smw_paramdesc_default' => 'A description of the "default" parameter for inline queries',
 357+ 'smw_paramdesc_searchlabel' => 'A description of the "searchlabel" parameter for inline queries',
 358+ 'smw_paramdesc_sep' => 'A description of the "sep" (value separator) parameter for inline queries',
 359+ 'smw_paramdesc_template' => 'A description of the "template" parameter for inline queries',
 360+ 'smw_paramdesc_columns' => 'A description of the "columns" parameter for inline queries',
 361+ 'smw_paramdesc_embedformat' => 'A description of the "embedformat" parameter for the "embedded" format inline queries',
 362+ 'smw_paramdesc_embedonly' => 'A description of the "embedonly" parameter for the "embedded" format for inline queries',
 363+ 'smw_paramdesc_rsstitle' => 'A description of the "title" parameter for the "rss" format for inline queries',
 364+ 'smw_paramdesc_rssdescription' => 'A description of the "description" parameter for the "rss" format for inline queries',
350365 'smw_decseparator' => "This message is as a separator symbol for decimal digits in numbers, like \".\" in English 1,234.23. It is used for formatting number output '''and''' for reading user input. Therefore it should be carefully considered whether to change an existing value, since existing installations may depend on this value for their content to be read properly.
351366
352367 Note that spaces and space-like HTML entities are always ignored when reading numbers.",

Comments

#Comment by Siebrand (talk | contribs)   14:56, 30 November 2009

Yaron, can you describe the concept "inline query"? I think translators would be happy to have that. Thanks.

#Comment by Yaron K. (talk | contribs)   15:41, 30 November 2009

What description do you think would work? I'm talking about SMW's #ask queries - see here: http://semantic-mediawiki.org/wiki/Help:Inline_queries . Should I include a URL?

#Comment by Siebrand (talk | contribs)   15:56, 30 November 2009

The info in the URL will work just fine. Thanks, Yaron. You'll see the message documentation flowing in within a day or so.

Status & tagging log