From 194941fc0aab55e607b3914cb0d8e5de13d2ec0d Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sat, 24 Nov 2018 06:02:00 -0600 Subject: [PATCH] Reword inaccessible message --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5074666c..d0cd0136 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1374,8 +1374,8 @@ "description": "Note in the toolbar popup for file:// URLs" }, "InaccessibleFileHint": { - "message": "Stylus can not access all locally loaded file types (e.g. pdf & json files).", - "description": "Note in the toolbar popup for file:// URLs and certain file types" + "message": "Stylus can not access some file types (e.g. pdf & json files).", + "description": "Note in the toolbar popup for some file types that cannot be accessed" }, "updateAllCheckSucceededNoUpdate": { "message": "No updates found.",