From 989fbd1c718757d10c0635e1e5fcb857c9243c8f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 31 Aug 2018 19:14:27 -0400 Subject: [PATCH] fix erroneous description, as per feedback --- src/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index db5aa078d..b01cc6251 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -153,7 +153,7 @@ }, "popupTipNoScripting2":{ "message":"Click to no longer wholly disable javascript on this site", - "description":"Tooltip for the no-remote-fonts per-site switch" + "description":"Tooltip for the no-scripting per-site switch" }, "popupTipGlobalRules":{ "message":"Global rules: this column is for rules which apply to all sites.",