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"
|
"message": "Enable restrictions for this tab"
|
||||||
},
|
},
|
||||||
"HighContrast": {
|
"HighContrast": {
|
||||||
"message": "High contrast appearance"
|
"message": "High contrast"
|
||||||
},
|
},
|
||||||
"httpsOnly": {
|
"httpsOnly": {
|
||||||
"message": "Match HTTPS content only"
|
"message": "Match HTTPS content only"
|
||||||
|
|
|
@ -240,7 +240,7 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"HighContrast": {
|
"HighContrast": {
|
||||||
"message": "High contrast appearance",
|
"message": "High contrast",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"httpsOnly": {
|
"httpsOnly": {
|
||||||
|
|
|
@ -240,7 +240,7 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"HighContrast": {
|
"HighContrast": {
|
||||||
"message": "High contrast appearance",
|
"message": "High contrast",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"httpsOnly": {
|
"httpsOnly": {
|
||||||
|
|
Loading…
Reference in New Issue