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

Delta Between Two Patch Sets: locale/en-US/options.json

Issue 6088024630755328: issue 1526 - Implement new options page design for Chrome/Opera/Safari (Closed)
Left Patch Set: Created Jan. 9, 2015, 5:11 p.m.
Right Patch Set: Comment about solution being temprorary is added to subscriptions.xml Created June 13, 2015, 12:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | options.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title",
3 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
4 }, 5 },
5 "options_page_name": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar",
6 "message": "Options" 8 "message": "Options"
7 }, 9 },
10 "options_page_header_2": {
11 "description": "Name of extension in navigation sidebar",
12 "message": "Adblock <strong>Plus</strong>"
13 },
8 "options_tab_general": { 14 "options_tab_general": {
15 "description": "Name in sidebar for General tab",
9 "message": "General" 16 "message": "General"
10 }, 17 },
11 "options_tab_advanced": { 18 "options_tab_advanced": {
19 "description": "Name in sidebar for Advanced tab",
12 "message": "Advanced" 20 "message": "Advanced"
13 }, 21 },
14 "options_tab_help": { 22 "options_tab_help": {
23 "description": "Name in sidebar for Help tab",
15 "message": "Help" 24 "message": "Help"
16 }, 25 },
17 "options_version": { 26 "options_version": {
27 "description": "Version label in navigation sidebar",
18 "message": "Version" 28 "message": "Version"
19 }, 29 },
20 "options_tab_share": { 30 "options_tab_share": {
31 "description": "Share button in navigation sidebar",
21 "message": "Share" 32 "message": "Share"
22 }, 33 },
23 "options_tab_donate": { 34 "options_tab_donate": {
35 "description": "Donate button in navigation sidebar",
24 "message": "Donate" 36 "message": "Donate"
25 }, 37 },
26 "options_readMore": { 38 "options_readMore": {
39 "description": "Read more element that shows tooltip with description",
27 "message": "read more" 40 "message": "read more"
28 }, 41 },
29 "options_blocking": { 42 "options_blocking_title": {
43 "description": "Blocking section name in General tab",
30 "message": "Blocking" 44 "message": "Blocking"
31 }, 45 },
32 "options_language_adblocking": {
33 "message": "Adblocking"
34 },
35 "options_language_title": { 46 "options_language_title": {
36 "message": "for websites in..." 47 "description": "Option name in General tab",
48 "message": "<strong>Adblocking</strong> for websites in..."
37 }, 49 },
38 "options_language_add": { 50 "options_language_add": {
51 "description": "Add other language button in General Tab",
39 "message": "add other website languages" 52 "message": "add other website languages"
40 }, 53 },
41 "options_furtherBlocking_title": { 54 "options_furtherBlocking_title": {
55 "description": "Option name in General tab",
42 "message": "Further blocking options" 56 "message": "Further blocking options"
43 }, 57 },
58 "options_popular": {
59 "description": "Popular label in further blocking options table",
60 "message": "popular"
61 },
44 "options_furtherBlocking_add": { 62 "options_furtherBlocking_add": {
63 "description": "Button name for adding other blocking list in General tab",
45 "message": "add other blocking list" 64 "message": "add other blocking list"
46 }, 65 },
47 "options_exception": { 66 "options_exceptions_title": {
48 "message": "Exception" 67 "description": "Exceptions section name in General tab",
68 "message": "Exceptions"
49 }, 69 },
50 "options_acceptableAds_title": { 70 "options_acceptableAds_title": {
71 "description": "Acceptable ads option name in General tab",
51 "message": "Acceptable ads" 72 "message": "Acceptable ads"
52 }, 73 },
74 "options_acceptableAds_description": {
75 "description": "Acceptable ads descriptive name in General tab",
76 "message": "Allow some non-intrusive advertising"
77 },
53 "options_whitelisted_title": { 78 "options_whitelisted_title": {
79 "description": "Whitelisting option name in General tab",
54 "message": "Whitelisted websites" 80 "message": "Whitelisted websites"
55 }, 81 },
56 "options_btn_add": { 82 "options_button_add": {
83 "description": "Add button label",
57 "message": "add" 84 "message": "add"
58 }, 85 },
59 "options_btn_cancel": { 86 "options_button_cancel": {
87 "description": "Cancel button label",
60 "message": "cancel" 88 "message": "cancel"
61 }, 89 },
62 "options_tweaks": { 90 "options_tweaks_title": {
91 "description": "Tweaks section name in Advanced tab",
63 "message": "Tweaks" 92 "message": "Tweaks"
64 }, 93 },
65 "options_tweaks_blockElement": { 94 "options_tweaks_blockElement": {
66 "message": "Show right click menu" 95 "description": "Show block Element option in Advanced tab",
67 }, 96 "message": "Show <a>Block Element</a> right-click menu item"
68 "options_tweaks_blockElement_highlight": { 97 },
69 "message": "Block Element" 98 "options_blockingList_title": {
70 }, 99 "description": "Blocking list section title in Advanced tab",
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" 100 "message": "Blocking list"
79 }, 101 },
80 "options_tab_overview": { 102 "options_tab_overview": {
103 "description": "Tab name in Advanced tab",
81 "message": "Overview" 104 "message": "Overview"
82 }, 105 },
83 "options_tab_ownList": { 106 "options_tab_ownList": {
107 "description": "Tab name in Advanced tab",
84 "message": "Edit or create own blocking list" 108 "message": "Edit or create own blocking list"
85 }, 109 },
86 "options_tableCol_name": { 110 "options_tableCol_name": {
111 "description": "Name of column of subscription list table in Advanced tab",
87 "message": "Name" 112 "message": "Name"
88 }, 113 },
89 "options_tableCol_description": { 114 "options_tableCol_description": {
115 "description": "Name of column of subscription list table in Advanced tab",
90 "message": "Description" 116 "message": "Description"
91 }, 117 },
92 "options_tableCol_date": { 118 "options_tableCol_date": {
119 "description": "Name of column of subscription list table in Advanced tab",
93 "message": "Date" 120 "message": "Date"
94 }, 121 },
95 "options_blockingList_add": { 122 "options_blockingList_add": {
123 "description": "Import button in Advanced tab",
96 "message": "add/import other blocking list" 124 "message": "add/import other blocking list"
97 }, 125 },
98 "options_blockingList_update": { 126 "options_blockingList_update": {
127 "description": "Update button in Advanced tab",
99 "message": "Update all blocking lists" 128 "message": "Update all blocking lists"
100 }, 129 },
101 "options_blockingRules": { 130 "options_blockingRules": {
131 "description": "Own blicking list header in Advanced tab",
102 "message": "Blocking rules" 132 "message": "Blocking rules"
103 }, 133 },
104 "options_blockingRules_edit": { 134 "options_blockingRules_edit": {
135 "description": "Edit rules button in Advanced tab",
105 "message": "edit rules" 136 "message": "edit rules"
106 }, 137 },
107 "options_faq": { 138 "options_faq_title": {
108 "message": "Frequently asked question" 139 "description": "FAQ section name in Help tab and link label in same section" ,
140 "message": "Frequently asked questions"
109 }, 141 },
110 "options_faq_description": { 142 "options_faq_description": {
143 "description": "FAQ section description in Help tab",
111 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." 144 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems."
112 }, 145 },
113 "options_faq_link": { 146 "options_forum_title": {
114 "message": "Frequently asked questions" 147 "description": "Forum section name in Help tab",
115 },
116 "options_forum": {
117 "message": "Forum" 148 "message": "Forum"
118 }, 149 },
119 "options_forum_description": { 150 "options_forum_description": {
151 "description": "Forum section description in Help tab",
120 "message": "If the frequently asked questions helped you can reach us in our forum." 152 "message": "If the frequently asked questions helped you can reach us in our forum."
121 }, 153 },
122 "options_forum_link": { 154 "options_forum_link": {
155 "description": "Forum section link in Help tab",
123 "message": "Adblock Plus support forum" 156 "message": "Adblock Plus support forum"
124 }, 157 },
125 "options_media": { 158 "options_media_title": {
159 "description": "Social media Section name in Help tab",
126 "message": "Social media" 160 "message": "Social media"
127 }, 161 },
128 "options_media_description": { 162 "options_media_description": {
163 "description": "Social media section description in Help tab",
129 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 164 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
130 }, 165 },
131 "options_modal_title": { 166 "options_dialog_customlist_title": {
167 "description": "Title of custom list modal dialog",
132 "message": "Add other blocking list" 168 "message": "Add other blocking list"
133 }, 169 },
134 "options_close": { 170 "options_close": {
171 "description": "Close modal button",
135 "message": "close" 172 "message": "close"
136 }, 173 },
137 "options_modal_subscription_title": { 174 "options_dialog_customlist_subscription_title": {
175 "description": "Add customlist modal import hint message",
138 "message": "Via URL/Link" 176 "message": "Via URL/Link"
139 }, 177 },
140 "options_modal_import_subscription": { 178 "options_dialog_customlist_import": {
179 "description": "Button in add custom subscription modal dialog",
141 "message": "import blocking list with this URL" 180 "message": "import blocking list with this URL"
142 }, 181 },
143 "options_modal_edit_own_list": { 182 "options_dialog_edit_own_list": {
183 "description": "Edit own blocking list section name in custom subscription m odal dialog",
144 "message": "edit own blocking list" 184 "message": "edit own blocking list"
145 }, 185 },
146 "options_modal_create_own_list": { 186 "options_dialog_create_own_list": {
187 "description": "Button in custom subscription modal dialog",
147 "message": "create own blocking rules" 188 "message": "create own blocking rules"
189 },
190 "options_dialog_language_title": {
191 "description": "Button in gerenal tab",
192 "message": "Add other website language"
193 },
194 "options_dialog_language_find": {
195 "description": "Placeholder text in add language modal dialog",
196 "message": "Find language"
197 },
198 "options_dialog_language_added": {
199 "description": "Table headline in add language modal dialog",
200 "message": "Added languages"
201 },
202 "options_dialog_language_other": {
203 "description": "Table headline in add language modal dialog",
204 "message": "Other languages"
205 },
206 "options_language_en": {
207 "description": "Language name shown in add language modal dialog",
208 "message": "English"
209 },
210 "options_language_id": {
211 "description": "Language name shown in add language modal dialog",
212 "message": "Indonesian"
213 },
214 "options_language_bg": {
215 "description": "Language name shown in add language modal dialog",
216 "message": "Bulgarian"
217 },
218 "options_language_zh": {
219 "description": "Language name shown in add language modal dialog",
220 "message": "Chinese"
221 },
222 "options_language_cs_sk": {
223 "description": "Language name shown in add language modal dialog",
224 "message": "Czech and Slovak"
225 },
226 "options_language_nl": {
227 "description": "Language name shown in add language modal dialog",
228 "message": "Dutch"
229 },
230 "options_language_de": {
231 "description": "Language name shown in add language modal dialog",
232 "message": "German"
233 },
234 "options_language_he": {
235 "description": "Language name shown in add language modal dialog",
236 "message": "Hebrew"
237 },
238 "options_language_it": {
239 "description": "Language name shown in add language modal dialog",
240 "message": "Italian"
241 },
242 "options_language_lt": {
243 "description": "Language name shown in add language modal dialog",
244 "message": "Lithuanian"
245 },
246 "options_language_lv": {
247 "description": "Language name shown in add language modal dialog",
248 "message": "Latvian"
249 },
250 "options_language_ar": {
251 "description": "Language name shown in add language modal dialog",
252 "message": "Arabic"
253 },
254 "options_language_fr": {
255 "description": "Language name shown in add language modal dialog",
256 "message": "French"
257 },
258 "options_language_ro": {
259 "description": "Language name shown in add language modal dialog",
260 "message": "Romanian"
261 },
262 "options_language_ru_uk": {
263 "description": "Language name shown in add language modal dialog",
264 "message": "Russian and Ukrainian"
148 } 265 }
149 } 266 }
LEFTRIGHT
« no previous file | options.html » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld