| Index: locale/zh_CN/desktop-options.json |
| =================================================================== |
| --- a/locale/zh_CN/desktop-options.json |
| +++ b/locale/zh_CN/desktop-options.json |
| @@ -248,6 +248,9 @@ |
| "options_notification_hide": { |
| "message": "关闭通知" |
| }, |
| + "options_page_document_title": { |
| + "message": "设置" |
| + }, |
| "options_page_title": { |
| "message": "设置" |
| }, |
| @@ -260,18 +263,12 @@ |
| "options_protection_social_tooltip": { |
| "message": "您访问的网站上的社交媒体图标允许社交媒体网络根据您的浏览习惯建立您的个人资料记录——即使您没有点击它们。隐藏这些图标可以保护您的个人资料。" |
| }, |
| - "options_report_ad": { |
| - "message": "看到您认为不应该出现的广告?<a>举报广告</a>" |
| - }, |
| "options_report_bug": { |
| "message": "发现错误?<a>向我们发送错误报告</a>" |
| }, |
| "options_report_forum": { |
| "message": "想要我们社区的支持?<a>前往论坛</a>" |
| }, |
| - "options_report_issue": { |
| - "message": "认为内容或功能被我们错误地屏蔽?<a>在这里报告被错误地屏蔽的项目</a>" |
| - }, |
| "options_social_description": { |
| "message": "有问题还是新想法?我们来帮忙。" |
| }, |
| @@ -293,6 +290,34 @@ |
| "options_tab_whitelist": { |
| "message": "白名单网站" |
| }, |
| + "options_tracking_warning_1": { |
| + "message": "我们注意到您同时启用了“<strong>$tracking$</strong>”和“<strong>$acceptableAds$</strong>”。", |
| + "placeholders": { |
| + "acceptableAds": { |
| + "content": "$2", |
| + "example": "Allow Acceptable Ads" |
| + }, |
| + "tracking": { |
| + "content": "$1", |
| + "example": "Block additional tracking" |
| + } |
| + } |
| + }, |
| + "options_tracking_warning_2": { |
| + "message": "我们想告知您,为了让广告商向您展示更有相关性的广告,可接受广告<strong>可能</strong>准许某些跟踪型的广告。" |
| + }, |
| + "options_tracking_warning_3": { |
| + "message": "如果您更偏好隐私,选择下方的“<strong>$acceptableAdsPrivacy$</strong>”复选框。", |
| + "placeholders": { |
| + "acceptableAdsPrivacy": { |
| + "content": "$1", |
| + "example": "Only allow ads without third-party tracking" |
| + } |
| + } |
| + }, |
| + "options_tracking_warning_acknowledgment": { |
| + "message": "好的,知道了" |
| + }, |
| "options_whitelist_add": { |
| "message": "添加网站" |
| }, |