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

Side by Side Diff: _locales/en_GB/messages.json

Issue 29763555: Issue 6620 - Update extension description (Closed)
Patch Set: Created April 27, 2018, 9:04 a.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 | « _locales/el/messages.json ('k') | _locales/en_US/messages.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 "add": { 2 "add": {
3 "message": "Add" 3 "message": "Add"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Add domain" 6 "message": "Add domain"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Add filter" 9 "message": "Add filter"
10 }, 10 },
(...skipping 11 matching lines...) Expand all
22 }, 22 },
23 "cancel": { 23 "cancel": {
24 "message": "Cancel" 24 "message": "Cancel"
25 }, 25 },
26 "clickhide_instructions": { 26 "clickhide_instructions": {
27 "message": "After closing this popup, click (or right-click) an element on t he page." 27 "message": "After closing this popup, click (or right-click) an element on t he page."
28 }, 28 },
29 "continue": { 29 "continue": {
30 "message": "Continue" 30 "message": "Continue"
31 }, 31 },
32 "description": {
33 "message": "Used on over 100 million devices, Adblock Plus is the world's mo st popular ad blocker."
34 },
35 "disabled_for_site": { 32 "disabled_for_site": {
36 "message": "<strong>Disabled</strong> on this site" 33 "message": "<strong>Disabled</strong> on this site"
37 }, 34 },
38 "disabled_for_these_domains": { 35 "disabled_for_these_domains": {
39 "message": "Adblock Plus is disabled for the domains listed below. You can a dd a domain either via the Adblock Plus icon in the address bar or by typing the domain (not a URL) in the box and clicking the \"Add domain\" button." 36 "message": "Adblock Plus is disabled for the domains listed below. You can a dd a domain either via the Adblock Plus icon in the address bar or by typing the domain (not a URL) in the box and clicking the \"Add domain\" button."
40 }, 37 },
41 "easy_create_filter": { 38 "easy_create_filter": {
42 "message": "Block element" 39 "message": "Block element"
43 }, 40 },
44 "edit_filters_raw": { 41 "edit_filters_raw": {
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 "unexpected_filter_list_header": { 247 "unexpected_filter_list_header": {
251 "message": "Filter list headers aren't allowed here" 248 "message": "Filter list headers aren't allowed here"
252 }, 249 },
253 "update_now": { 250 "update_now": {
254 "message": "Update now" 251 "message": "Update now"
255 }, 252 },
256 "whitelisted_domains": { 253 "whitelisted_domains": {
257 "message": "Whitelisted domains" 254 "message": "Whitelisted domains"
258 } 255 }
259 } 256 }
OLDNEW
« no previous file with comments | « _locales/el/messages.json ('k') | _locales/en_US/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld