r105083 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105082‎ | r105083 | r105084 >
Date:21:25, 3 December 2011
Author:jeroendedauw
Status:deferred (Comments)
Tags:
Comment:
follow up to r102882 r102487 r103330
Modified paths:
  • /trunk/extensions/SemanticResultFormats/SRF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php
@@ -160,6 +160,27 @@
161161 'srf_printername_gallery' => '{{Identical|Gallery}}',
162162 'srf_paramdesc_headersep' => 'Do not translate "headers" since it is the name of a parameter. "show" and "plain" should not be translated either since these are setting options for this parameter.',
163163 'srf_paramdesc_graphname' => '{{Identical|Title}}',
 164+
 165+ 'srf_printername_googlebar' => '{{doc-smwformat|googlebar}}',
 166+ 'srf_printername_googlepie' => '{{doc-smwformat|googlepie}}',
 167+ 'srf_printername_jqplotbar' => '{{doc-smwformat|jqplotbar}}',
 168+ 'srf_printername_jqplotpie' => '{{doc-smwformat|jqplotpie}}',
 169+ 'srf_printername_D3Line' => '{{doc-smwformat|D3Line}}',
 170+ 'srf_printername_D3Bar' => '{{doc-smwformat|D3Bar}}',
 171+ 'srf_printername_D3Treemap' => '{{doc-smwformat|D3Treemap}}',
 172+
 173+ 'srf_paramdesc_chartheight' => '{{doc-paramdesc|chartheight}}',
 174+ 'srf_paramdesc_chartwidth' => '{{doc-paramdesc|chartwidth}}',
 175+ 'srf_paramdesc_charttitle' => '{{doc-paramdesc|charttitle}}',
 176+ 'srf_paramdesc_barcolor' => '{{doc-paramdesc|barcolor}}',
 177+ 'srf_paramdesc_bardirection'=> '{{doc-paramdesc|bardirection}}',
 178+ 'srf_paramdesc_barnumbersaxislabel' => '{{doc-paramdesc|barnumbersaxislabel}}',
 179+ 'srf-paramdesc-minvalue' => '{{doc-paramdesc|minvalue}}',
 180+ 'srf-paramdesc-pointlabels' => '{{doc-paramdesc|pointlabels}}',
 181+ 'srf-paramdesc-chartlegend' => '{{doc-paramdesc|chartlegend}}',
 182+ 'srf-paramdesc-legendlocation' => '{{doc-paramdesc|legendlocation}}',
 183+ 'srf-paramdesc-datalabels' => '{{doc-paramdesc|datalabels}}',
 184+ 'srf-paramdesc-datalabeltype' => '{{doc-paramdesc|datalabeltype}}',
164185 );
165186
166187 /** Afrikaans (Afrikaans)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102487aply modified patch of James Hong Kongjeroendedauw03:19, 9 November 2011
r102882patch by James Hong Kongjeroendedauw08:48, 13 November 2011
r103330applied patch by James Hong Kong, code still needs some cleanup and updating ...jeroendedauw15:33, 16 November 2011

Comments

#Comment by Jeroen De Dauw (talk | contribs)   21:27, 3 December 2011

doc-smwformat should be:

The name of the $1 [http://semantic-mediawiki.org/wiki/Help:Result_formats result format]

doc-paramdesc should be:

Short description of the $1 parameter