Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: locale/en_US/desktop-options.json

Issue 29584714: Issue 5874 - Sync strings with the agencies translations (Closed)
Left Patch Set: Fixed the description Created Oct. 23, 2017, 4:16 p.m.
Right Patch Set: Updated Fanboy's list tooltip description Created Oct. 23, 2017, 4:30 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « locale/en_US/common.json ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_title": { 6 "options_page_title": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Settings" 8 "message": "Settings"
9 }, 9 },
10 "options_tab_general": { 10 "options_tab_general": {
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 "options_privacy_header": { 50 "options_privacy_header": {
51 "description": "Section title in General tab", 51 "description": "Section title in General tab",
52 "message": "Privacy & security" 52 "message": "Privacy & security"
53 }, 53 },
54 "options_protection_privacy_tooltip": { 54 "options_protection_privacy_tooltip": {
55 "description": "Tooltip for 'Block additional tracking' option in General ta b", 55 "description": "Tooltip for 'Block additional tracking' option in General ta b",
56 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors." 56 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors."
57 }, 57 },
58 "options_protection_social_tooltip": { 58 "options_protection_social_tooltip": {
59 "description": "Tooltip for 'Block social media icons tracking' option in Ge neral tab", 59 "description": "Tooltip for 'Block social media icons tracking' option in Ge neral tab",
60 "message": "The social media buttons (or icons) on the websites that you vis it allow social media networks to build a profile of you based on your browsing habits - even when you don't click on them. Hide these buttons to protect your p rofile." 60 "message": "The social media icons on the websites you visit allow social me dia networks to build a profile of you based on your browsing habits - even when you don't click on them. Hiding these icons can protect your profile."
saroyanm 2017/10/23 16:25:44 Note from Tamara: This should be "The social media
saroyanm 2017/10/23 16:31:11 Done.
61 }, 61 },
62 "options_acceptableAds_header": { 62 "options_acceptableAds_header": {
63 "description": "Section title in General tab", 63 "description": "Section title in General tab",
64 "message": "Acceptable Ads" 64 "message": "Acceptable Ads"
65 }, 65 },
66 "options_acceptableAds_description": { 66 "options_acceptableAds_description": {
67 "description": "Acceptable Ads section description in General tab", 67 "description": "Acceptable Ads section description in General tab",
68 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground between ad blocking and supporting online content because they generate revenue for website owners." 68 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground between ad blocking and supporting online content because they generate revenue for website owners."
69 }, 69 },
70 "options_acceptableAds_ads_label": { 70 "options_acceptableAds_ads_label": {
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 "content": "$1", 427 "content": "$1",
428 "example": "example.com" 428 "example": "example.com"
429 } 429 }
430 } 430 }
431 }, 431 },
432 "options_notification_hide": { 432 "options_notification_hide": {
433 "description": "Hidden text attached to the close button for screen readers of Notification", 433 "description": "Hidden text attached to the close button for screen readers of Notification",
434 "message": "Close notification" 434 "message": "Close notification"
435 } 435 }
436 } 436 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld