From 273b8e9bc2d88ecf115229a93020a8b3b54c2499 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn <Gitoffthelawn@users.noreply.github.com> Date: Fri, 18 Dec 2020 02:13:07 -0800 Subject: [PATCH] Corrected to reflect actual functionality See also https://github.com/openstyles/stylus/issues/1143 --- _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 21b9dc2f..7a9bba45 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -370,7 +370,7 @@ "description": "Label for the button to enable a style" }, "excludeStyleByDomainLabel": { - "message": "Exclude the current domain" + "message": "Exclude the current host" }, "excludeStyleByUrlLabel": { "message": "Exclude the current URL"