From bfabd6c736b0aa34d991bf034e772346c8c9d0fa Mon Sep 17 00:00:00 2001 From: varjolintu Date: Sat, 18 Apr 2020 18:14:04 +0300 Subject: [PATCH 1/2] Change the wording of connected databases text --- 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 a821cf8..0331261 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -808,7 +808,7 @@ "description": "Import settings confirmation dialog help text." }, "optionsConnectedDatabasesText": { - "message": "The following KeePassXC databases are connected to KeePassXC-Browser.", + "message": "Databases connected to KeePassXC-Browser.", "description": "Info text about connected databases." }, "optionsConnectedDatabasesNotFound": { From d1439211f3a10b4de5702200b90f26a7cdcb1b88 Mon Sep 17 00:00:00 2001 From: varjolintu Date: Sat, 18 Apr 2020 18:16:24 +0300 Subject: [PATCH 2/2] Remove direction hint --- keepassxc-browser/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index 0331261..9495ee1 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -880,7 +880,7 @@ "description": "Shown when no saved custom credentials are saved." }, "optionsCustomFieldsTableCaption": { - "message": "You can manage saved custom login fields using the table above.", + "message": "You can manage saved custom login fields using the table.", "description": "Table caption of Custom login fields page." }, "optionsCustomFieldsTabHelpTextFirst": { @@ -948,7 +948,7 @@ "description": "Part of confirmation text when removing site preferences." }, "optionsSitePreferencesTableCaption": { - "message": "You can manage saved site preferences using the table above.", + "message": "You can manage saved site preferences using the table.", "description": "Table caption of Site Preferences page." }, "optionsSitePreferencesSelect": {