From b2f9352599942c48689b7ff92b92358fa8f9f4ac Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 12 Dec 2015 18:57:44 -0500 Subject: [PATCH] checking in this in advance so that translation work can start --- src/_locales/en/messages.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 0fd7e4267..659445bbc 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -167,6 +167,10 @@ "message":"Show the number of blocked requests on the icon", "description":"English: Show the number of blocked requests on the icon" }, + "settingsTooltipsPrompt":{ + "message":"Disable tooltips", + "description":"A checkbox in the Settings pane" + }, "settingsContextMenuPrompt":{ "message":"Make use of context menu where appropriate", "description":"English: Make use of context menu where appropriate"