From 6536028cd4db886de21d1a580e89ba002679d664 Mon Sep 17 00:00:00 2001 From: eight Date: Wed, 1 Nov 2017 08:07:17 +0800 Subject: [PATCH] Fix: typo --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8e3e6c74..cedf94e3 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -774,7 +774,7 @@ } }, "styleMissingMeta": { - "message": "Missing medata @$key$", + "message": "Missing metadata @$key$", "description": "Error displayed when a mandatory metadata is missing", "placeholders": { "key": { @@ -799,7 +799,7 @@ "description": "Heading for the section with buttons to import/export Mozilla format of the style" }, "styleFromMozillaFormatError": { - "message": "Failed to import from mozilla format", + "message": "Failed to import from Mozilla format", "description": "Label for the import error" }, "styleFromMozillaFormatPrompt": {