diff --git a/keepassxc-browser/_locales/en/messages.json b/keepassxc-browser/_locales/en/messages.json index fd03783..27347e4 100644 --- a/keepassxc-browser/_locales/en/messages.json +++ b/keepassxc-browser/_locales/en/messages.json @@ -367,7 +367,7 @@ "description": "Alert message when trying to fill username and/or password when multiple credentials are found." }, "credentialsMultipleFoundSecondLine": { - "message": "Press the KeePassXC-Browser icon for more options.", + "message": "Click the KeePassXC-Browser icon for more options.", "description": "Alert message when trying to fill username and/or password when multiple credentials are found." }, "credentialsNoUsernameFound": { @@ -475,7 +475,7 @@ "description": "Checking status message in popup." }, "popupNotConfigured": { - "message": "KeePassXC-Browser has not been configured. Press the connect button to pair with KeePassXC.", + "message": "KeePassXC-Browser has not been configured. Click the connect button to pair with KeePassXC.", "description": "A popup message shown when the extension has not been connected to KeePassXC." }, "popupNeedReconfigure": { @@ -483,7 +483,7 @@ "description": "A popup message shown when the extension has been disconnected from KeePassXC." }, "popupNeedReconfigureMessage": { - "message": "Press the reconnect button to establish a new connection.", + "message": "Click the reconnect button to establish a new connection.", "description": "A popup message shown when reconnect is needed." }, "popupConfiguredNotAssociated": { @@ -523,7 +523,7 @@ "description": "A message shown choosing what credentials user wants to update." }, "rememberChooseGroup": { - "message": "Please choose the group you want to add the new credentials.", + "message": "Please choose a group to store new credentials.", "description": "A message shown choosing what group user wants to use for new credentials." }, "rememberInfoDefaultGroupNotFound": { @@ -827,7 +827,7 @@ "description": "Text above radio buttons in the settings page." }, "optionsRadioThreeDays": { - "message": "every 3 days", + "message": "every three days", "description": "Radio button text." }, "optionsRadioWeek": { @@ -1039,7 +1039,7 @@ "description": "Confirmation text when removing database from the list." }, "optionsDatabasesRemoveIdentifierConfirmFirst": { - "message": "Do you really want to remove the following identifier from the database list: $1", + "message": "Do you really want to remove the following identifier from the database list: $1?", "description": "Confirmation text when removing database from the list." }, "optionsDatabasesRemoveIdentifierConfirmSecond": {