Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php |
— | — | @@ -50,6 +50,13 @@ |
51 | 51 | |
52 | 52 | /* gallery.php */ |
53 | 53 | 'gallery-header' => 'Images for the monument with id $1.', |
| 54 | + |
| 55 | + /* wall-of-shame.php */ |
| 56 | + 'wall-of-shame-text' => 'Authors by number of unidentified photographs', |
| 57 | + 'author-heading' => 'Author', |
| 58 | + 'bic-list-bad' => 'List', |
| 59 | + 'bic-list-all' => 'Full list', |
| 60 | + 'unregistered' => 'Unregistered', |
54 | 61 | ); |
55 | 62 | |
56 | 63 | /** Message documentation (Message documentation) |
— | — | @@ -87,6 +94,11 @@ |
88 | 95 | 'bic-list' => 'Text of link which shows the list of monuments with the id of this row', |
89 | 96 | 'bic-gallery' => 'Text of link which shows the gallery of monuments with the id of this row', |
90 | 97 | 'gallery-header' => 'Text for the gallery pages. $1 is the selected monument id.', |
| 98 | + 'wall-of-shame-text' => 'Text for explaining the wall-of-shame page', |
| 99 | + 'author-heading' => 'Heading for the column with the list of authors', |
| 100 | + 'bic-list-bad' => 'Caption for the link to show the bad images by this user', |
| 101 | + 'bic-list-all' => 'Caption for the link to show all the images by this user', |
| 102 | + 'unregistered' => 'Text to show when grouping users not registered in commons (from flickr or panoramio)', |
91 | 103 | ); |
92 | 104 | |
93 | 105 | /** Asturian (Asturianu) |
— | — | @@ -237,6 +249,11 @@ |
238 | 250 | 'bic-list' => 'Lista', |
239 | 251 | 'bic-gallery' => 'Galería', |
240 | 252 | 'gallery-header' => 'Imágenes del monumento con el registro $1.', |
| 253 | + 'wall-of-shame-text' => 'Autores por número de fotografías sin identificar', |
| 254 | + 'author-heading' => 'Autor', |
| 255 | + 'bic-list-bad' => 'Lista', |
| 256 | + 'bic-list-all' => 'Todas', |
| 257 | + 'unregistered' => 'Sin registrar', |
241 | 258 | ); |
242 | 259 | |
243 | 260 | /** Galician (Galego) |