summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJordan Hewitt2019-12-09 19:16:49 -0800
committerhackademix2019-12-10 08:40:40 +0100
commit36ac3a09890bf8dd5d43c13086a6f34020969137 (patch)
treedbafebd66032743482b5946ce7a3585dc2fdcf5f /src
parentd1af69f0f309a7f262b612d15487d6b188a2419a (diff)
downloadnoscript-36ac3a09890bf8dd5d43c13086a6f34020969137.tar.gz
noscript-36ac3a09890bf8dd5d43c13086a6f34020969137.tar.xz
noscript-36ac3a09890bf8dd5d43c13086a6f34020969137.zip
Fix minor typo regarding appearance redundancy. Issue 61.
Diffstat (limited to 'src')
-rw-r--r--src/_locales/en/messages.json2
-rw-r--r--src/_locales/pt_BR/messages.json4
-rw-r--r--src/_locales/zh_CN/messages.json4
3 files changed, 5 insertions, 5 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index ec5b577..722eb00 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -181,7 +181,7 @@
"message": "Enable restrictions for this tab"
},
"HighContrast": {
- "message": "High contrast appearance"
+ "message": "High contrast"
},
"httpsOnly": {
"message": "Match HTTPS content only"
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json
index 187e4a3..7b71543 100644
--- a/src/_locales/pt_BR/messages.json
+++ b/src/_locales/pt_BR/messages.json
@@ -240,7 +240,7 @@
"description": ""
},
"HighContrast": {
- "message": "High contrast appearance",
+ "message": "High contrast",
"description": ""
},
"httpsOnly": {
@@ -899,4 +899,4 @@
"message": "v $1",
"description": ""
}
-} \ No newline at end of file
+}
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json
index 1fdd1dc..80de6a2 100644
--- a/src/_locales/zh_CN/messages.json
+++ b/src/_locales/zh_CN/messages.json
@@ -240,7 +240,7 @@
"description": ""
},
"HighContrast": {
- "message": "High contrast appearance",
+ "message": "High contrast",
"description": ""
},
"httpsOnly": {
@@ -899,4 +899,4 @@
"message": "v $1",
"description": ""
}
-} \ No newline at end of file
+}