From bfabd6c736b0aa34d991bf034e772346c8c9d0fa Mon Sep 17 00:00:00 2001 From: varjolintu Date: Sat, 18 Apr 2020 18:14:04 +0300 Subject: [PATCH] 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": {