mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
Pm 22882 display simple dialog when advanced matching strategy selected for global setting (#15531)
* PM-22882 * add bit hints * export dialog and implement in autofill component * remove unnecessary non null assertion * set to previous on cancel * add advanced options message to web and desktop * tweak styling * add warning capitalized to web and desktop
This commit is contained in:
@@ -8941,6 +8941,14 @@
|
||||
"uriMatchWarningDialogLink": {
|
||||
"message": "More about match detection",
|
||||
"description": "Link to match detection docs on warning dialog for advance match strategy"
|
||||
},
|
||||
"uriAdvancedOption":{
|
||||
"message": "Advanced options",
|
||||
"description": "Advanced option placeholder for uri option component"
|
||||
},
|
||||
"warningCapitalized": {
|
||||
"message": "Warning",
|
||||
"description": "Warning (should maintain locale-relevant capitalization)"
|
||||
},
|
||||
"maintainYourSubscription": {
|
||||
"message": "To maintain your subscription for $ORG$, ",
|
||||
|
||||
Reference in New Issue
Block a user