r100250 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100249‎ | r100250 | r100251 >
Date:18:37, 19 October 2011
Author:platonides
Status:ok
Tags:
Comment:
Added column comarque, joined with province one.
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -22,6 +22,8 @@
2323 'monument-type' => 'Monument type',
2424 'monument-id' => 'Monument id',
2525 'province' => 'Province',
 26+ 'comarque' => 'Comarque',
 27+ 'province-comarque-joiner' => '$1 / $2', // Optional
2628 'competes' => 'Competes',
2729 'author' => 'Author',
2830 'upload-time' => 'Upload time',
@@ -79,6 +81,8 @@
8082 'monument-type' => 'Header for the column showing the type of monument -BIC or BCIL-, basically the template used',
8183 'monument-id' => 'Header for the column showing the monument id',
8284 'province' => 'Header for the column showing the monument province',
 85+ 'comarque' => 'Header for the column showing the monument comarque (for Catalonia and Valencia, see http://en.wikipedia.org/wiki/Comarques_of_Catalonia and http://en.wikipedia.org/wiki/Comarques_of_the_Valencian_Community)',
 86+ 'province-comarque-joiner' => 'Used to join province and comarque when both are available. $1: Province, $2: Comarque {{Optional}}',
8387 'competes' => 'Header for the column showing if the monument takes part in the competition',
8488 'author' => 'Header for the column showing the author listed for that image.
8589 {{Identical|Author}}',
@@ -334,6 +338,7 @@
335339 'monument-type' => 'Tipo de monumento',
336340 'monument-id' => 'Código',
337341 'province' => 'Provincia',
 342+ 'comarque' => 'Comarca',
338343 'competes' => 'Competición',
339344 'author' => 'Autor',
340345 'upload-time' => 'Fecha',

Follow-up revisions

RevisionCommit summaryAuthorDate
r100260r100250: Make message optinonal for translatewiki.netraymond19:26, 19 October 2011

Status & tagging log