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

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

Issue 16067002: Added Safari Support (Closed)
Patch Set: Made description for Safari long again. The 100 char limit given by the extension builder doesn't a… Created Oct. 31, 2013, 2:12 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 | « .hgsubstate ('k') | background.js » ('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 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "Add" 4 "message": "Add"
5 }, 5 },
6 "add_domain_button": { 6 "add_domain_button": {
7 "message": "Add domain" 7 "message": "Add domain"
8 }, 8 },
9 "add_filter_button": { 9 "add_filter_button": {
10 "message": "Add filter" 10 "message": "Add filter"
(...skipping 11 matching lines...) Expand all
22 "description": "Label for 'Block Element' context menu item", 22 "description": "Label for 'Block Element' context menu item",
23 "message": "Block Element" 23 "message": "Block Element"
24 }, 24 },
25 "cancel": { 25 "cancel": {
26 "description": "Cancel button label", 26 "description": "Cancel button label",
27 "message": "Cancel" 27 "message": "Cancel"
28 }, 28 },
29 "clickhide_instructions": { 29 "clickhide_instructions": {
30 "message": "After closing this popup, click (or right-click) an element on t he page." 30 "message": "After closing this popup, click (or right-click) an element on t he page."
31 }, 31 },
32 "description": { 32 "description_chrome": {
33 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more." 33 "message": "The free adblock tool for Chrome: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
34 }, 34 },
35 "description_opera": {
36 "message": "The free adblock tool for Opera: Blocks annoying video ads on Yo uTube, Facebook ads, banners and much more."
37 },
38 "description_safari": {
39 "message": "The free adblock tool for Safari: Blocks annoying video ads on Y ouTube, Facebook ads, banners and much more."
40 },
35 "disable_inline": { 41 "disable_inline": {
36 "message": "Disable inline text ads" 42 "message": "Disable inline text ads"
37 }, 43 },
38 "disabled_for_these_domains": { 44 "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." 45 "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 }, 46 },
41 "easy_create_filter": { 47 "easy_create_filter": {
42 "description": "Button label in popup balloon", 48 "description": "Button label in popup balloon",
43 "message": "Easy create filter" 49 "message": "Easy create filter"
44 }, 50 },
45 "edit_filters_raw": { 51 "edit_filters_raw": {
46 "message": "Edit filters as raw text" 52 "message": "Edit filters as raw text"
47 }, 53 },
48 "enable_only_the": { 54 "enable_only_the": {
49 "message": "Enable only the filter lists you need. Too many can make Chrome unresponsive." 55 "message": "Enable only the filter lists you need. Too many can make your br owser unresponsive."
50 }, 56 },
51 "enabled_for_site": { 57 "enabled_for_site": {
52 "description": "Popup balloon checkbox label", 58 "description": "Popup balloon checkbox label",
53 "message": "Enabled for this site" 59 "message": "Enabled for this site"
54 }, 60 },
55 "filter_lists": { 61 "filter_lists": {
56 "description": "This is a tab heading.", 62 "description": "This is a tab heading.",
57 "message": "Filter lists" 63 "message": "Filter lists"
58 }, 64 },
59 "filter_must_follow_syntax": { 65 "filter_must_follow_syntax": {
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 "message": "Please choose a filter subscription from the list:" 170 "message": "Please choose a filter subscription from the list:"
165 }, 171 },
166 "update_now": { 172 "update_now": {
167 "message": "Update now" 173 "message": "Update now"
168 }, 174 },
169 "whitelisted_domains": { 175 "whitelisted_domains": {
170 "description": "This is a tab heading.", 176 "description": "This is a tab heading.",
171 "message": "Whitelisted domains" 177 "message": "Whitelisted domains"
172 } 178 }
173 } 179 }
OLDNEW
« no previous file with comments | « .hgsubstate ('k') | background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld