r100117 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100116‎ | r100117 | r100118 >
Date:16:02, 18 October 2011
Author:platonides
Status:ok (Comments)
Tags:
Comment:
Add gallery-header-place and ccaa-heading messages.
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -51,6 +51,7 @@
5252
5353 /* gallery.php */
5454 'gallery-header' => 'Images for the monument with id $1.',
 55+ 'gallery-header-place' => 'Images for monuments from $1.',
5556
5657 /* wall-of-shame.php */
5758 'wall-of-shame-text' => 'Authors by number of unidentified photographs',
@@ -59,9 +60,10 @@
6061 'bic-list-all' => 'Full list',
6162 'unregistered' => 'Unregistered',
6263
63 - /* province-heading */
 64+ /* province.php, ccaa.php */
6465 'province-heading' => 'Province',
6566 'province-none' => '(Unknown)',
 67+ 'ccaa-heading' => 'CC.AA.',
6668 );
6769
6870 /** Message documentation (Message documentation)
@@ -104,6 +106,7 @@
105107 'bic-gallery' => 'Text of link which shows the gallery of monuments with the id of this row.
106108 {{Identical|Gallery}}',
107109 'gallery-header' => 'Text for the gallery pages. $1 is the selected monument id.',
 110+ 'gallery-header-place' => 'Text for the gallery pages. $1 is the location for the monuments (province / autonomous community).',
108111 'wall-of-shame-text' => 'Text for explaining the wall-of-shame page',
109112 'author-heading' => 'Heading for the column with the list of authors.
110113 {{Identical|Author}}',
@@ -114,6 +117,7 @@
115118 'province-heading' => 'Header for the province column of http://toolserver.org/~platonides/wlm/provincias.php',
116119 'province-none' => 'Marker to group images for which no province is registered in the db.
117120 {{Identical|Unknown}}',
 121+ 'ccaa-heading' => 'Header for the autonomous communities column',
118122 );
119123
120124 /** Asturian (Asturianu)
@@ -350,6 +354,7 @@
351355 'bic-list' => 'Lista',
352356 'bic-gallery' => 'Galería',
353357 'gallery-header' => 'Imágenes del monumento con el registro $1.',
 358+ 'gallery-header-place' => 'Imágenes de monumentos de $1.',
354359 'wall-of-shame-text' => 'Autores por número de fotografías sin identificar',
355360 'author-heading' => 'Autor',
356361 'bic-list-bad' => 'Mostrar',
@@ -357,6 +362,7 @@
358363 'unregistered' => 'Sin registrar',
359364 'province-heading' => 'Provincia',
360365 'province-none' => '(Desconocida)',
 366+ 'ccaa-heading' => 'CC.AA.',
361367 );
362368
363369 /** French (Français)

Comments

#Comment by Raymond (talk | contribs)   16:16, 18 October 2011

Is 'CC.AA.' something that can be translated? Maybe a link to Wikipedia would be helpful.

#Comment by Platonides (talk | contribs)   16:28, 18 October 2011

I don't know of an equivalent abbreviature: http://en.wikipedia.org/wiki/Autonomous_communities_of_Spain

Status & tagging log