Fix minor typo regarding appearance redundancy. Issue 61.

This commit is contained in:
Jordan Hewitt 2019-12-09 19:16:49 -08:00 committed by hackademix
parent d1af69f0f3
commit 36ac3a0989
3 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -240,7 +240,7 @@
"description": "" "description": ""
}, },
"HighContrast": { "HighContrast": {
"message": "High contrast appearance", "message": "High contrast",
"description": "" "description": ""
}, },
"httpsOnly": { "httpsOnly": {

View File

@ -240,7 +240,7 @@
"description": "" "description": ""
}, },
"HighContrast": { "HighContrast": {
"message": "High contrast appearance", "message": "High contrast",
"description": "" "description": ""
}, },
"httpsOnly": { "httpsOnly": {