Merge pull request #2361 from keepassxreboot/fix/base-translation

Fix base translation wording
This commit is contained in:
Sami Vänttinen 2024-10-14 17:07:00 +03:00 committed by GitHub
commit 5d692ecc34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {