Fix minor typo regarding appearance redundancy. Issue 61.
This commit is contained in:
parent
d1af69f0f3
commit
36ac3a0989
|
@ -181,7 +181,7 @@
|
|||
"message": "Enable restrictions for this tab"
|
||||
},
|
||||
"HighContrast": {
|
||||
"message": "High contrast appearance"
|
||||
"message": "High contrast"
|
||||
},
|
||||
"httpsOnly": {
|
||||
"message": "Match HTTPS content only"
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"HighContrast": {
|
||||
"message": "High contrast appearance",
|
||||
"message": "High contrast",
|
||||
"description": ""
|
||||
},
|
||||
"httpsOnly": {
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
"description": ""
|
||||
},
|
||||
"HighContrast": {
|
||||
"message": "High contrast appearance",
|
||||
"message": "High contrast",
|
||||
"description": ""
|
||||
},
|
||||
"httpsOnly": {
|
||||
|
|
Loading…
Reference in New Issue