From 4e0affb7a25557ff07f55d4389ef1b217e3171d1 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Wed, 12 May 2021 16:04:50 -0400 Subject: [PATCH] Add to extName description to limit to 40 chars --- 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 e8680172b2..2a6744920f 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -4,7 +4,7 @@ }, "extName": { "message": "Bitwarden - Free Password Manager", - "description": "Extension name" + "description": "Extension name, MUST be less than 40 characters (Safari restriction)" }, "extDesc": { "message": "A secure and free password manager for all of your devices.",