mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Remove direction hint
This commit is contained in:
parent
bfabd6c736
commit
d1439211f3
1 changed files with 2 additions and 2 deletions
|
|
@ -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