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

Side by Side Diff: locale/en_GB/desktop-options.json

Issue 29633608: Issue 6179 - import remaining translations from the crowdin (Closed)
Patch Set: Updated translations with latest fixes by Tamara Created Dec. 18, 2017, 12:03 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locale/el/mobile-options.json ('k') | locale/es/desktop-options.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "Acceptable Ads are not annoying and do not interfere with the co ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>" 3 "message": "Acceptable Ads are not annoying and do not interfere with the co ntent you are viewing. <a>Read more about the Acceptable Ads criteria</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "Allow Acceptable Ads" 6 "message": "Allow Acceptable Ads"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "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." 9 "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."
10 }, 10 },
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 }, 256 },
257 "options_privacy_header": { 257 "options_privacy_header": {
258 "message": "Privacy & security" 258 "message": "Privacy & security"
259 }, 259 },
260 "options_protection_privacy_tooltip": { 260 "options_protection_privacy_tooltip": {
261 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors." 261 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors."
262 }, 262 },
263 "options_protection_social_tooltip": { 263 "options_protection_social_tooltip": {
264 "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." 264 "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."
265 }, 265 },
266 "options_report_ad": {
267 "message": "See an ad that you think shouldn't be there? <a>Report an ad</a> "
268 },
269 "options_report_bug": { 266 "options_report_bug": {
270 "message": "Found a bug? <a>Send us a bug report</a>" 267 "message": "Found a bug? <a>Send us a bug report</a>"
271 }, 268 },
272 "options_report_forum": { 269 "options_report_forum": {
273 "message": "Want support from our community? <a>Go to the Forum</a>" 270 "message": "Want support from our community? <a>Go to the Forum</a>"
274 }, 271 },
275 "options_report_issue": {
276 "message": "Think content or functionality is being incorrectly blocked by u s? <a>Report incorrectly blocked items here</a>"
277 },
278 "options_social_description": { 272 "options_social_description": {
279 "message": "Have a question or a new idea? We're here to help." 273 "message": "Have a question or a new idea? We're here to help."
280 }, 274 },
281 "options_social_title": { 275 "options_social_title": {
282 "message": "Get in touch" 276 "message": "Get in touch"
283 }, 277 },
284 "options_support_title": { 278 "options_support_title": {
285 "message": "Support" 279 "message": "Support"
286 }, 280 },
287 "options_tab_advanced": { 281 "options_tab_advanced": {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 "options_whitelist_placeholder_example": { 314 "options_whitelist_placeholder_example": {
321 "message": "e.g. $domain$", 315 "message": "e.g. $domain$",
322 "placeholders": { 316 "placeholders": {
323 "domain": { 317 "domain": {
324 "content": "$1", 318 "content": "$1",
325 "example": "www.example.com" 319 "example": "www.example.com"
326 } 320 }
327 } 321 }
328 } 322 }
329 } 323 }
OLDNEW
« no previous file with comments | « locale/el/mobile-options.json ('k') | locale/es/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld