r100384 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100383‎ | r100384 | r100385 >
Date:22:30, 20 October 2011
Author:platonides
Status:ok (Comments)
Tags:
Comment:
Messages for the new option=removed
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -27,6 +27,7 @@
2828 'competes' => 'Competes',
2929 'author' => 'Author',
3030 'upload-time' => 'Upload time',
 31+ 'deleted' => 'Deleted ($1)',
3132 'concursa' => 'Takes part in WLM',
3233 'no-concursa' => 'Outside WLM competition',
3334 'not-available' => 'Not available',
@@ -36,6 +37,7 @@
3738 'provide-id' => 'Provide a monument id to show the data available for that item',
3839 'show-images-bad-only' => 'Show only images outside the lists',
3940 'show-images-all' => 'Show all images',
 41+ 'show-images-removed' => 'Show images removed from the competition',
4042 'search-monuments' => 'Search monuments',
4143 'view-frequency' => 'Popular monuments',
4244 'view-ccaa' => 'View by autonomous community',
@@ -87,6 +89,7 @@
8890 'author' => 'Header for the column showing the author listed for that image.
8991 {{Identical|Author}}',
9092 'upload-time' => 'Upload time in CEST',
 93+ 'deleted' => 'Text to show instead of the filename if the file was deleted (those files only appear with option=removed). $1: page_id',
9194 'concursa' => 'Entry for the competes column if the monuments takes part in WLM (also see: {{msg-toolserver|Wlm-no-concursa}})',
9295 'no-concursa' => 'Entry for the competes column if the monuments does not take part in WLM (also see: {{msg-toolserver|Wlm-concursa}})',
9396 'not-available' => 'Shown for images not yet loaded',
@@ -97,6 +100,7 @@
98101 'provide-id' => 'Caption for ids.php',
99102 'show-images-bad-only' => 'Text for the link for filtering to just images with a bad id',
100103 'show-images-all' => 'Text for the link for unfiltering the list to all images',
 104+ 'show-images-removed' => 'Text for the link for showing images recorded to be in the list, but later removed (this is not a *complete* list of all images that once were there)',
101105 'search-monuments' => 'Caption link for the tool to search monuments',
102106 'view-frequency' => 'Caption link for the tool to view monuments grouped by id',
103107 'view-ccaa' => 'Caption link for the tool to view monuments grouped by autonomous community',
@@ -351,6 +355,7 @@
352356 'competes' => 'Competición',
353357 'author' => 'Autor',
354358 'upload-time' => 'Fecha',
 359+ 'deleted' => 'Borrado ($1)',
355360 'concursa' => 'Concursa',
356361 'no-concursa' => 'No concursa',
357362 'not-available' => 'No disponible',
@@ -360,6 +365,7 @@
361366 'provide-id' => 'Proporcione el identificador de un monumento para mostrar los datos disponibles sobre el mismo',
362367 'show-images-bad-only' => 'Mostrar sólo las imágenes con códigos incorrectos',
363368 'show-images-all' => 'Mostrar todas las imágenes',
 369+ 'show-images-removed' => 'Mostrar imágenes retiradas del concurso',
364370 'search-monuments' => 'Buscar monumentos',
365371 'view-frequency' => 'Monumentos populares',
366372 'view-ccaa' => 'Ver imágenes por Comunidad Autónoma',

Comments

#Comment by Nikerabbit (talk | contribs)   06:30, 21 October 2011

Have message documentation been added for these?

#Comment by Platonides (talk | contribs)   18:27, 21 October 2011

The first two are for English language, the second two for qqq and the third two for Spanish.

#Comment by Nikerabbit (talk | contribs)   19:48, 21 October 2011

Sorry, I must have had my eyes still crossed.

Status & tagging log