r71292 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71291‎ | r71292 | r71293 >
Date:13:47, 19 August 2010
Author:yaron
Status:deferred
Tags:
Comment:
Changed 'baryaxislabel' to 'barnumbersaxislabel', with corresponding change of value
Modified paths:
  • /trunk/extensions/SemanticResultFormats/SRF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php
@@ -69,7 +69,7 @@
7070 'srf_paramdesc_charttitle' => 'The title of the chart',
7171 'srf_paramdesc_barcolor' => 'The color of the bars',
7272 'srf_paramdesc_bardirection'=> 'The direction of the bar chart',
73 - 'srf_paramdesc_baryaxislabel' => 'The label of the y-axis',
 73+ 'srf_paramdesc_barnumbersaxislabel' => 'The label for the numbers axis',
7474 // format "gallery"
7575 'srf_printername_gallery' => 'Gallery',
7676 );
@@ -410,7 +410,7 @@
411411 'srf_paramdesc_charttitle' => 'Der Titel des Diagramms',
412412 'srf_paramdesc_barcolor' => 'Die Farbe der Balken',
413413 'srf_paramdesc_bardirection' => 'Ein Säulen- (vertikale Ausrichtung) oder Balkendiagramm (horizontale Ausrichtung)',
414 - 'srf_paramdesc_baryaxislabel' => 'Die Beschriftung der y-Achse',
 414+ 'srf_paramdesc_barnumbersaxislabel' => 'Die Beschriftung der y-Achse',
415415 'srf_printername_gallery' => 'Galerie',
416416 );
417417
@@ -1302,7 +1302,7 @@
13031303 'srf_paramdesc_charttitle' => 'Grafiektitel',
13041304 'srf_paramdesc_barcolor' => 'De kleur van de balken',
13051305 'srf_paramdesc_bardirection' => 'De richting van de grafielbalken',
1306 - 'srf_paramdesc_baryaxislabel' => 'Het lavel van de Y-as',
 1306+ 'srf_paramdesc_barnumbersaxislabel' => 'Het lavel van de Y-as',
13071307 'srf_printername_gallery' => 'Galerij',
13081308 );
13091309

Status & tagging log