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

Side by Side Diff: locale/en-US/options.json

Issue 6088024630755328: issue 1526 - Implement new options page design for Chrome/Opera/Safari (Closed)
Patch Set: Created Jan. 9, 2015, 5:11 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 | « no previous file | options.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "options_page_title": {
3 "message": "Adblock Plus Options"
4 },
5 "options_page_name": {
6 "message": "Options"
7 },
8 "options_tab_general": {
9 "message": "General"
10 },
11 "options_tab_advanced": {
12 "message": "Advanced"
13 },
14 "options_tab_help": {
15 "message": "Help"
16 },
17 "options_version": {
18 "message": "Version"
19 },
20 "options_tab_share": {
21 "message": "Share"
22 },
23 "options_tab_donate": {
24 "message": "Donate"
25 },
26 "options_readMore": {
27 "message": "read more"
28 },
29 "options_blocking": {
30 "message": "Blocking"
31 },
32 "options_language_adblocking": {
33 "message": "Adblocking"
34 },
35 "options_language_title": {
36 "message": "for websites in..."
37 },
38 "options_language_add": {
39 "message": "add other website languages"
40 },
41 "options_furtherBlocking_title": {
42 "message": "Further blocking options"
43 },
44 "options_furtherBlocking_add": {
45 "message": "add other blocking list"
46 },
47 "options_exception": {
48 "message": "Exception"
49 },
50 "options_acceptableAds_title": {
51 "message": "Acceptable ads"
52 },
53 "options_whitelisted_title": {
54 "message": "Whitelisted websites"
55 },
56 "options_btn_add": {
57 "message": "add"
58 },
59 "options_btn_cancel": {
60 "message": "cancel"
61 },
62 "options_tweaks": {
63 "message": "Tweaks"
64 },
65 "options_tweaks_blockElement": {
66 "message": "Show right click menu"
67 },
68 "options_tweaks_blockElement_highlight": {
69 "message": "Block Element"
70 },
71 "options_tweaks_hideWhitespace": {
72 "message": "of blocked elements and rearange the content smoothly to the web site"
73 },
74 "options_tweaks_hideWhitespace_highlight": {
75 "message": "Hide whitespace"
76 },
77 "options_blockingList": {
78 "message": "Blocking list"
79 },
80 "options_tab_overview": {
81 "message": "Overview"
82 },
83 "options_tab_ownList": {
84 "message": "Edit or create own blocking list"
85 },
86 "options_tableCol_name": {
87 "message": "Name"
88 },
89 "options_tableCol_description": {
90 "message": "Description"
91 },
92 "options_tableCol_date": {
93 "message": "Date"
94 },
95 "options_blockingList_add": {
96 "message": "add/import other blocking list"
97 },
98 "options_blockingList_update": {
99 "message": "Update all blocking lists"
100 },
101 "options_blockingRules": {
102 "message": "Blocking rules"
103 },
104 "options_blockingRules_edit": {
105 "message": "edit rules"
106 },
107 "options_faq": {
108 "message": "Frequently asked question"
109 },
110 "options_faq_description": {
111 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems."
112 },
113 "options_faq_link": {
114 "message": "Frequently asked questions"
115 },
116 "options_forum": {
117 "message": "Forum"
118 },
119 "options_forum_description": {
120 "message": "If the frequently asked questions helped you can reach us in our forum."
121 },
122 "options_forum_link": {
123 "message": "Adblock Plus support forum"
124 },
125 "options_media": {
126 "message": "Social media"
127 },
128 "options_media_description": {
129 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
130 },
131 "options_modal_title": {
132 "message": "Add other blocking list"
133 },
134 "options_close": {
135 "message": "close"
136 },
137 "options_modal_subscription_title": {
138 "message": "Via URL/Link"
139 },
140 "options_modal_import_subscription": {
141 "message": "import blocking list with this URL"
142 },
143 "options_modal_edit_own_list": {
144 "message": "edit own blocking list"
145 },
146 "options_modal_create_own_list": {
147 "message": "create own blocking rules"
148 }
149 }
OLDNEW
« no previous file with comments | « no previous file | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld