mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #867 from keepassxreboot/fix/connected_databases_wording
Change the wording of connected databases text
This commit is contained in:
commit
729b513587
1 changed files with 3 additions and 3 deletions
|
|
@ -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": {
|
||||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue