From bb1f71747c7c568f9be395d1454e6c261724964b Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 30 Aug 2017 10:09:37 -0400 Subject: [PATCH] remove period --- 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 08acd559..2c60fc62 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -734,7 +734,7 @@ "message": "The environment URLs have been saved." }, "enableAutoFillOnPageLoad": { - "message": "Enable Auto-fill On Page Load." + "message": "Enable Auto-fill On Page Load" }, "enableAutoFillOnPageLoadDesc": { "message": "If a login form is detected, automatically perform an auto-fill when the web page loads."