Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php |
— | — | @@ -51,6 +51,7 @@ |
52 | 52 | |
53 | 53 | /* gallery.php */ |
54 | 54 | 'gallery-header' => 'Images for the monument with id $1.', |
| 55 | + 'gallery-header-place' => 'Images for monuments from $1.', |
55 | 56 | |
56 | 57 | /* wall-of-shame.php */ |
57 | 58 | 'wall-of-shame-text' => 'Authors by number of unidentified photographs', |
— | — | @@ -59,9 +60,10 @@ |
60 | 61 | 'bic-list-all' => 'Full list', |
61 | 62 | 'unregistered' => 'Unregistered', |
62 | 63 | |
63 | | - /* province-heading */ |
| 64 | + /* province.php, ccaa.php */ |
64 | 65 | 'province-heading' => 'Province', |
65 | 66 | 'province-none' => '(Unknown)', |
| 67 | + 'ccaa-heading' => 'CC.AA.', |
66 | 68 | ); |
67 | 69 | |
68 | 70 | /** Message documentation (Message documentation) |
— | — | @@ -104,6 +106,7 @@ |
105 | 107 | 'bic-gallery' => 'Text of link which shows the gallery of monuments with the id of this row. |
106 | 108 | {{Identical|Gallery}}', |
107 | 109 | '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).', |
108 | 111 | 'wall-of-shame-text' => 'Text for explaining the wall-of-shame page', |
109 | 112 | 'author-heading' => 'Heading for the column with the list of authors. |
110 | 113 | {{Identical|Author}}', |
— | — | @@ -114,6 +117,7 @@ |
115 | 118 | 'province-heading' => 'Header for the province column of http://toolserver.org/~platonides/wlm/provincias.php', |
116 | 119 | 'province-none' => 'Marker to group images for which no province is registered in the db. |
117 | 120 | {{Identical|Unknown}}', |
| 121 | + 'ccaa-heading' => 'Header for the autonomous communities column', |
118 | 122 | ); |
119 | 123 | |
120 | 124 | /** Asturian (Asturianu) |
— | — | @@ -350,6 +354,7 @@ |
351 | 355 | 'bic-list' => 'Lista', |
352 | 356 | 'bic-gallery' => 'Galería', |
353 | 357 | 'gallery-header' => 'Imágenes del monumento con el registro $1.', |
| 358 | + 'gallery-header-place' => 'Imágenes de monumentos de $1.', |
354 | 359 | 'wall-of-shame-text' => 'Autores por número de fotografías sin identificar', |
355 | 360 | 'author-heading' => 'Autor', |
356 | 361 | 'bic-list-bad' => 'Mostrar', |
— | — | @@ -357,6 +362,7 @@ |
358 | 363 | 'unregistered' => 'Sin registrar', |
359 | 364 | 'province-heading' => 'Provincia', |
360 | 365 | 'province-none' => '(Desconocida)', |
| 366 | + 'ccaa-heading' => 'CC.AA.', |
361 | 367 | ); |
362 | 368 | |
363 | 369 | /** French (Français) |