mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ImageMap
synced 2024-11-27 15:40:03 +00:00
Use neutral language
Bug: T277945 Change-Id: I6db3bd853d19537e6f9d18447e5582c2bb551ec7
This commit is contained in:
parent
dcbec9c0fa
commit
2f0af04144
|
@ -7,7 +7,7 @@
|
|||
"imagemap_desc": "Allows client-side clickable image maps using <code><imagemap></code> tag",
|
||||
"imagemap_no_image": "Error: Must specify an image in the first line.",
|
||||
"imagemap_invalid_image": "Error: Image is invalid or non-existent.",
|
||||
"imagemap_bad_image": "Error: Image is blacklisted on this page.",
|
||||
"imagemap_bad_image": "Error: Image is not allowed on this page.",
|
||||
"imagemap_no_link": "Error: No valid link was found at the end of line $1.",
|
||||
"imagemap_invalid_title": "Error: Invalid title in link at line $1.",
|
||||
"imagemap_missing_coord": "Error: Not enough coordinates for shape at line $1.",
|
||||
|
|
Loading…
Reference in a new issue