diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8b9a12af..2d880b9c 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -235,6 +235,10 @@ "message": "Settings", "description": "Menu item and header for global settings" }, + "theme": { + "message": "Theme", + "description": "Header for theme settings" + }, "notifications": { "message": "Notifications", "description": "Header for notification settings" diff --git a/background.html b/background.html index de7b9040..3ed0e4b3 100644 --- a/background.html +++ b/background.html @@ -428,7 +428,7 @@