From 4336b5b68eced868b32bec5155f8f70a6fdae41a Mon Sep 17 00:00:00 2001
From: linsui <2873532-linsui@users.noreply.gitlab.com>
Date: Sat, 21 Nov 2020 07:35:30 +0000
Subject: [PATCH] fix a typo
---
_locales/zh_CN/messages.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json
index 6f545c5..e866aca 100644
--- a/_locales/zh_CN/messages.json
+++ b/_locales/zh_CN/messages.json
@@ -208,7 +208,7 @@
"description": "This string is used toggle the context menu entry to copy clean links."
},
"history_listener_enabled": {
- "message": "阻止历史 API 耿总注入(参见:The replaceState() method)",
+ "message": "阻止历史 API 跟踪注入(参见:The replaceState() method)",
"description": "This string is used as name for the history API listener label."
},
"cleaning_tool_page_title": {