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

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

Issue 29632580: Issue 6173 - import options page title translations (Closed)
Patch Set: Created Dec. 7, 2017, 2:24 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
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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 }, 241 },
242 "options_more_filters_note": { 242 "options_more_filters_note": {
243 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust." 243 "message": "<strong>Note:</strong> You should only use third party filter li sts from authors that you trust."
244 }, 244 },
245 "options_new_label": { 245 "options_new_label": {
246 "message": "New" 246 "message": "New"
247 }, 247 },
248 "options_notification_hide": { 248 "options_notification_hide": {
249 "message": "Close notification" 249 "message": "Close notification"
250 }, 250 },
251 "options_page_document_title": {
252 "message": "Settings"
253 },
251 "options_page_title": { 254 "options_page_title": {
252 "message": "Settings" 255 "message": "Settings"
253 }, 256 },
254 "options_privacy_header": { 257 "options_privacy_header": {
255 "message": "Privacy & security" 258 "message": "Privacy & security"
256 }, 259 },
257 "options_protection_privacy_tooltip": { 260 "options_protection_privacy_tooltip": {
258 "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."
259 }, 262 },
260 "options_protection_social_tooltip": { 263 "options_protection_social_tooltip": {
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
317 "options_whitelist_placeholder_example": { 320 "options_whitelist_placeholder_example": {
318 "message": "e.g. $domain$", 321 "message": "e.g. $domain$",
319 "placeholders": { 322 "placeholders": {
320 "domain": { 323 "domain": {
321 "content": "$1", 324 "content": "$1",
322 "example": "www.example.com" 325 "example": "www.example.com"
323 } 326 }
324 } 327 }
325 } 328 }
326 } 329 }
OLDNEW

Powered by Google App Engine
This is Rietveld