From 8cf5d5728e0f2e236177a61d525e07575d2c9248 Mon Sep 17 00:00:00 2001 From: Martin Choutka <45522695+choutkamartin@users.noreply.github.com> Date: Fri, 2 Jul 2021 18:20:40 +0200 Subject: [PATCH] MaximumAccessCountInfo locale string update (#1441) String MaximumAccessCountInfo doesn't have "Send" with a capital "s". --- src/App/Resources/AppResources.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App/Resources/AppResources.resx b/src/App/Resources/AppResources.resx index 066f314d0..820449333 100644 --- a/src/App/Resources/AppResources.resx +++ b/src/App/Resources/AppResources.resx @@ -1864,7 +1864,7 @@ Maximum Access Count - If set, users will no longer be able to access this send once the maximum access count is reached. + If set, users will no longer be able to access this Send once the maximum access count is reached. 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.