From 23509ea8271f82ea6a2d8110bdb5997204455c9d Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 21 Apr 2019 22:10:06 +0200 Subject: [PATCH] Change "showNotifications" title Fixes #336 --- .vscode/settings.json | 3 ++- _locales/de/messages.json | 2 +- _locales/en/messages.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3155ceb..65b5298 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,8 +9,8 @@ "Maleficient", "Nachfrageverweigerungsmodus", "Oakenpants", - "Palemoon", "PDFs", + "Palemoon", "Rect", "Rects", "Spoofer", @@ -20,6 +20,7 @@ "Vortäuschgröße", "Vortäuschrate", "Waterfox", + "benachrichtigungsicon", "collapser", "fakeable", "fragmenter", diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 396cdb8..1d5648c 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -692,7 +692,7 @@ "description": "" }, "showNotifications_title": { - "message": "Benachrichtigungen anzeigen", + "message": "Benachrichtigungsicon anzeigen", "description": "" }, "highlightPageAction_description": { diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c88647a..336c84e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -726,7 +726,7 @@ "description": "" }, "showNotifications_title": { - "message": "Show notifications", + "message": "Show notification icon", "description": "" }, "highlightPageAction_description": {