From 87a2e1f986b9b1d3518df76435e889ee5b90a4d2 Mon Sep 17 00:00:00 2001 From: eight Date: Thu, 28 Mar 2019 13:58:17 +0800 Subject: [PATCH] Change: exclude the current domain -> exclude this site --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6608ccd2..f0d66282 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -316,7 +316,7 @@ "description": "Label for the button to enable a style" }, "excludeStyleByDomainLabel": { - "message": "Exclude the current domain" + "message": "Exclude this site" }, "excludeStyleByUrlLabel": { "message": "Exclude by current URL-prefix"