+{
+ "@metadata": {
+ "authors": []
+ },
+ "wrmap-loading": "Loading the map...",
+ "wrmap-error-invalid-text": "The text '$1' is not allowed in the map.",
+ "wrmap-error-invalid-element": "Unknown element <$1>. Allowed elements: $2.",
+ "wrmap-error-invalid-attribute": "Attribute '$1' is not allowed in <$2>. Allowed attributes: $3.",
+ "wrmap-error-coordinate-format": "Wrong cordinate format: $1",
+ "wrmap-error-coordinate-count": "Element <$1> has to have exactly one coordinate pair.",
+ "wrmap-error-line-color": "Color specification of line has a wrong format. The format has to be like #a200b7.",
+ "wrmap-error-line-width": "Line width specification has a wrong format. It has to be an integer, e.g. 6."
+}