diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 7a1e4ac170..2b049008d9 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,4 +1,10 @@ { + "ok": { + "message": "OK" + }, + "cancel": { + "message": "Cancel" + }, "failedToSend": { "message": "Failed to send to some recipients." }, diff --git a/background.html b/background.html index 012e912181..32cecaca90 100644 --- a/background.html +++ b/background.html @@ -76,8 +76,8 @@