|
209 | 209 | "semanticmaps-kml-pagelinktext": "The text to use for the links to the page, in which $1 will be replaced by the page title",
|
210 | 210 | "semanticmaps-shapes-improperformat": "Improper formatting of $1. Please see documentation for formatting",
|
211 | 211 | "semanticmaps-shapes-missingshape": "No shapes found for $1. Please see documentation for available shapes",
|
| 212 | + |
212 | 213 | "validator-type-mapscircle": "Geographical circle",
|
213 | 214 | "validator-type-mapscircle-list": "List of circles",
|
214 | 215 | "validator-type-mapsimageoverlay": "Image overlay",
|
|
270 | 271 | "maps-editor-edit-geojson": "Edit GeoJSON layer",
|
271 | 272 |
|
272 | 273 | "tag-maps-visual-edit": "Visual map edit",
|
273 |
| - "tag-maps-visual-edit-description": "Edit made with the visual editor provided by the [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Maps Maps extension]" |
| 274 | + "tag-maps-visual-edit-description": "Edit made with the visual editor provided by the [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Maps Maps extension]", |
| 275 | + |
| 276 | + "validator-fatal-error": "Fatal error: $1", |
| 277 | + "validator-describe-header-parameter": "Parameter", |
| 278 | + "validator-describe-header-type": "Aliases", |
| 279 | + "validator-describe-header-default": "Default", |
| 280 | + "validator-describe-header-description": "Description", |
| 281 | + "validator-describe-required": "required", |
| 282 | + "validator-describe-empty": "empty", |
| 283 | + "validator-message-nodesc": "No description provided" |
274 | 284 | }
|
0 commit comments