From fe9ff205b9d58294e83a83f34100a834a323eba7 Mon Sep 17 00:00:00 2001 From: antelle Date: Sun, 25 Apr 2021 23:02:02 +0200 Subject: [PATCH] wording --- app/scripts/locales/base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/scripts/locales/base.json b/app/scripts/locales/base.json index 3daa722c..e968a277 100644 --- a/app/scripts/locales/base.json +++ b/app/scripts/locales/base.json @@ -643,12 +643,12 @@ "setBrowserTitle": "Browser", "setBrowserIntroDesktop": "KeeWeb can enter passwords using auto-type, however, a browser extension may be a more convenient way of doing it. KeeWeb supports two browser extensions:", - "setBrowserIntroKeeWebConnect": "the official KeeWeb extension, it's built with features of KeeWeb in mind, but you may miss some advanced features that can be found in the other extension.", + "setBrowserIntroKeeWebConnect": "the official KeeWeb extension, it's built with features of KeeWeb in mind, but you may miss some advanced capabilities that can be found in the other extension.", "setBrowserIntroKeePassXcBrowser": "this extension was developed for KeePassXC, it's been on the market for a while and it is quite solid. The extension is not a part of KeeWeb and there may be compatibility issues.", "setBrowserIntroWeb": "Install our browser extension to auto-fill passwords from KeeWeb on different pages. The browser extension will connect to a KeeWeb tab in your browser to fetch passwords. Click here to download the extension:", "setBrowserNotEnabled": "Browser integration is not enabled, extensions won't be able to connect to KeeWeb. Use the checkboxes below to enable it:", "setBrowserEnablePerBrowser": "Enable browser integration using the checkboxes below:", - "setBrowserFocusIfLocked": "Open KeeWeb if a browser extension tries to connect while the file is locked", + "setBrowserFocusIfLocked": "Open KeeWeb if a browser extension tries to connect while there's no open file", "setBrowserOtherBrowsers": "Other browsers", "setBrowserExtensionFor": "for {}", "setBrowserExtensionNotSupported": "Not supported",