From af95e5229c64775a6b0ef45d34f238d675a5cc44 Mon Sep 17 00:00:00 2001 From: Erwann Mest Date: Tue, 14 May 2024 11:54:09 +0100 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20(Context=20Menu)=20Con?= =?UTF-8?q?sistency=20with=20other=20terms?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keepassxc-browser/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index 8d565f4..e093305 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -20,7 +20,7 @@ "description": "Show password generator icon on every password input field." }, "contextMenuSaveCredentials": { - "message": "Save credentials", + "message": "Save Credentials", "description": "Save credentials using the credential banner." }, "contextMenuShowPasswordGenerator": { From 9d53837eceef5acac90e2087cf619cd8698208b4 Mon Sep 17 00:00:00 2001 From: varjolintu Date: Mon, 10 Jun 2024 07:05:06 +0300 Subject: [PATCH 2/2] Fixes --- keepassxc-browser/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index e093305..303dde1 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -28,7 +28,7 @@ "description": "Show password generator text." }, "contextMenuFillAttribute": { - "message": "Fill attribute…", + "message": "Fill Attribute…", "description": "Context menu parent item for filling a custom attribute." }, "contextMenuRequestGlobalAutoType": {