diff options
author | gorhill <rhill@raymondhill.net> | 2015-03-03 19:10:26 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-03-03 19:10:26 -0500 |
commit | cf913e5c6794282cbda2e563255b38f4648c1f58 (patch) | |
tree | 2c69b1303742786173b11f511718f22d63f5f2ea /src/_locales/zh_CN | |
parent | d994788f7a4d9cd3f4812bd10d3f804c64fcdc3b (diff) | |
download | uBlock-cf913e5c6794282cbda2e563255b38f4648c1f58.zip uBlock-cf913e5c6794282cbda2e563255b38f4648c1f58.tar.gz uBlock-cf913e5c6794282cbda2e563255b38f4648c1f58.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/zh_CN')
-rw-r--r-- | src/_locales/zh_CN/messages.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json index 2535235..7c860a9 100644 --- a/src/_locales/zh_CN/messages.json +++ b/src/_locales/zh_CN/messages.json @@ -35,10 +35,6 @@ "message":"µBlock 网络请求日志", "description":"Title for the network request log window" }, - "statsFilterPrompt":{ - "message":"过滤日志条目", - "description":"English: filter log entries" - }, "aboutPageName":{ "message":"关于", "description":"appears as tab name in dashboard" @@ -455,6 +451,14 @@ "message":"后台", "description":"Pretty name for behind-the-scene network requests" }, + "logFilterPrompt":{ + "message":"过滤日志条目", + "description":"English: filter log entries" + }, + "logMaxEntriesTip":{ + "message":"日志条目最大数量", + "description":"Tooltip informaing that the input field is to set the maximum number of entries in the log" + }, "aboutChangelog":{ "message":"更新日志", "description":"English: Change log" |