Left: | ||
Right: |
OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "options_page_title": { | |
3 "description": "Options page title", | |
4 "message": "Adblock Plus Options" | |
5 }, | |
6 "options_abp": { | |
Felix Dahlke
2015/06/03 16:20:43
How about "options_page_header_2" for this and "op
saroyanm
2015/06/09 15:29:13
Done.
| |
7 "description": "Name of extension in navigation sidebar", | |
8 "message": "Adblock <strong>Plus</strong>" | |
9 }, | |
10 "options_page_name": { | |
11 "description": "Page title in navigation sidebar", | |
12 "message": "Options" | |
13 }, | |
14 "options_tab_general": { | |
15 "description": "Name in sidebar for General tab", | |
16 "message": "General" | |
17 }, | |
18 "options_tab_advanced": { | |
19 "description": "Name in sidebar for Advanced tab", | |
20 "message": "Advanced" | |
21 }, | |
22 "options_tab_help": { | |
23 "description": "Name in sidebar for Help tab", | |
24 "message": "Help" | |
25 }, | |
26 "options_version": { | |
27 "description": "Version label in navigation sidebar", | |
28 "message": "Version" | |
29 }, | |
30 "options_tab_share": { | |
31 "description": "Share button in navigation sidebar", | |
32 "message": "Share" | |
33 }, | |
34 "options_tab_donate": { | |
35 "description": "Donate button in navigation sidebar", | |
36 "message": "Donate" | |
37 }, | |
38 "options_readMore": { | |
39 "description": "Read more element that shows tooltip with description", | |
40 "message": "read more" | |
41 }, | |
42 "options_blocking": { | |
Felix Dahlke
2015/06/03 16:20:43
How about "options_blocking_title" for consistency
saroyanm
2015/06/09 15:29:13
Done.
| |
43 "description": "Blocking section name in General tab", | |
44 "message": "Blocking" | |
45 }, | |
46 "options_language_title": { | |
47 "description": "Option name in General tab", | |
48 "message": "<strong>Adblocking</strong> for websites in..." | |
49 }, | |
50 "options_language_add": { | |
51 "description": "Add other language button in General Tab", | |
52 "message": "add other website languages" | |
53 }, | |
54 "options_furtherBlocking_title": { | |
55 "description": "Option name in General tab", | |
56 "message": "Further blocking options" | |
57 }, | |
58 "options_popular": { | |
59 "description": "Popular label in further blocking options table", | |
60 "message": "popular" | |
61 }, | |
62 "options_furtherBlocking_add": { | |
63 "description": "Button name for adding other blocking list in General tab", | |
64 "message": "add other blocking list" | |
65 }, | |
66 "options_exceptions": { | |
67 "description": "Exceptions section name in General tab", | |
68 "message": "Exceptions" | |
69 }, | |
70 "options_acceptableAds_title": { | |
71 "description": "Acceptable ads option name in General tab", | |
72 "message": "Acceptable ads" | |
73 }, | |
74 "options_acceptableAds_description": { | |
75 "description": "Acceptable ads descriptive name in General tab", | |
76 "message": "Allow some non-intrusive advertising" | |
77 }, | |
78 "options_whitelisted_title": { | |
79 "description": "Whitelisting option name in General tab", | |
80 "message": "Whitelisted websites" | |
81 }, | |
82 "options_button_add": { | |
83 "description": "Add button label", | |
84 "message": "add" | |
85 }, | |
86 "options_button_cancel": { | |
87 "description": "Cancel button label", | |
88 "message": "cancel" | |
89 }, | |
90 "options_tweaks": { | |
91 "description": "Tweaks section name in Advanced tab", | |
92 "message": "Tweaks" | |
93 }, | |
94 "options_tweaks_blockElement": { | |
95 "description": "Show block Element option in Advanced tab", | |
96 "message": "Show <a>Block Element</a> right-click menu item" | |
97 }, | |
98 "options_blockingList": { | |
99 "description": "Blocking list section title in Advanced tab", | |
100 "message": "Blocking list" | |
101 }, | |
102 "options_tab_overview": { | |
103 "description": "Tab name in Advanced tab", | |
104 "message": "Overview" | |
105 }, | |
106 "options_tab_ownList": { | |
107 "description": "Tab name in Advanced tab", | |
108 "message": "Edit or create own blocking list" | |
109 }, | |
110 "options_tableCol_name": { | |
111 "description": "Name of column of subscription list table in Advanced tab", | |
112 "message": "Name" | |
113 }, | |
114 "options_tableCol_description": { | |
115 "description": "Name of column of subscription list table in Advanced tab", | |
116 "message": "Description" | |
117 }, | |
118 "options_tableCol_date": { | |
119 "description": "Name of column of subscription list table in Advanced tab", | |
120 "message": "Date" | |
121 }, | |
122 "options_blockingList_add": { | |
123 "description": "Import button in Advanced tab", | |
124 "message": "add/import other blocking list" | |
125 }, | |
126 "options_blockingList_update": { | |
127 "description": "Update button in Advanced tab", | |
128 "message": "Update all blocking lists" | |
129 }, | |
130 "options_blockingRules": { | |
131 "description": "Own blicking list header in Advanced tab", | |
132 "message": "Blocking rules" | |
133 }, | |
134 "options_blockingRules_edit": { | |
135 "description": "Edit rules button in Advanced tab", | |
136 "message": "edit rules" | |
137 }, | |
138 "options_faq": { | |
139 "description": "FAQ section name in Help tab", | |
140 "message": "Frequently asked question" | |
141 }, | |
142 "options_faq_description": { | |
143 "description": "FAQ section description in Help tab", | |
144 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." | |
145 }, | |
146 "options_faq_link": { | |
Felix Dahlke
2015/06/03 16:20:43
Do we expect this message to differ from options_f
saroyanm
2015/06/09 15:29:13
Good point, Done.
| |
147 "description": "FAQ section link in Help tab", | |
148 "message": "Frequently asked questions" | |
149 }, | |
150 "options_forum": { | |
151 "description": "Forum section name in Help tab", | |
152 "message": "Forum" | |
153 }, | |
154 "options_forum_description": { | |
155 "description": "Forum section description in Help tab", | |
156 "message": "If the frequently asked questions helped you can reach us in our forum." | |
157 }, | |
158 "options_forum_link": { | |
159 "description": "Forum section link in Help tab", | |
160 "message": "Adblock Plus support forum" | |
161 }, | |
162 "options_media": { | |
163 "description": "Social media Section name in Help tab", | |
164 "message": "Social media" | |
165 }, | |
166 "options_media_description": { | |
167 "description": "Social media section description in Help tab", | |
168 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." | |
169 }, | |
170 "options_modal_customlist_title": { | |
171 "description": "Title of custom list modal dialog", | |
172 "message": "Add other blocking list" | |
173 }, | |
174 "options_close": { | |
175 "description": "Close modal button", | |
176 "message": "close" | |
177 }, | |
178 "options_modal_customlist_subscription_title": { | |
179 "description": "Add customlist modal import hint message", | |
180 "message": "Via URL/Link" | |
181 }, | |
182 "options_modal_customlist_import": { | |
183 "description": "Button in add custom subscription modal dialog", | |
184 "message": "import blocking list with this URL" | |
185 }, | |
186 "options_modal_edit_own_list": { | |
187 "description": "Edit own blocking list section name in custom subscription m odal dialog", | |
188 "message": "edit own blocking list" | |
189 }, | |
190 "options_modal_create_own_list": { | |
191 "description": "Button in custom subscription modal dialog", | |
192 "message": "create own blocking rules" | |
193 }, | |
194 "options_modal_language_title": { | |
195 "description": "Button in gerenal tab", | |
196 "message": "Add other website language" | |
197 }, | |
198 "options_modal_language_find": { | |
199 "description": "Placeholder text in add language modal dialog", | |
200 "message": "Find language" | |
201 }, | |
202 "options_modal_language_added": { | |
203 "description": "Table headline in add language modal dialog", | |
204 "message": "Added languages" | |
205 }, | |
206 "options_modal_language_other": { | |
207 "description": "Table headline in add language modal dialog", | |
208 "message": "Other languages" | |
209 }, | |
210 "options_language_en": { | |
Felix Dahlke
2015/06/03 16:20:43
Related to the discussion in subscriptions.xml - I
saroyanm
2015/06/09 15:29:13
https://issues.adblockplus.org/ticket/2668
| |
211 "description": "Language name shown in add language modal dialog", | |
212 "message": "English" | |
213 }, | |
214 "options_language_id": { | |
215 "description": "Language name shown in add language modal dialog", | |
216 "message": "Indonesian" | |
217 }, | |
218 "options_language_bg": { | |
219 "description": "Language name shown in add language modal dialog", | |
220 "message": "Bulgarian" | |
221 }, | |
222 "options_language_zh": { | |
223 "description": "Language name shown in add language modal dialog", | |
224 "message": "Chinese" | |
225 }, | |
226 "options_language_cs_sk": { | |
227 "description": "Language name shown in add language modal dialog", | |
228 "message": "Czech and Slovak" | |
229 }, | |
230 "options_language_nl": { | |
231 "description": "Language name shown in add language modal dialog", | |
232 "message": "Dutch" | |
233 }, | |
234 "options_language_de": { | |
235 "description": "Language name shown in add language modal dialog", | |
236 "message": "German" | |
237 }, | |
238 "options_language_he": { | |
239 "description": "Language name shown in add language modal dialog", | |
240 "message": "Hebrew" | |
241 }, | |
242 "options_language_it": { | |
243 "description": "Language name shown in add language modal dialog", | |
244 "message": "Italian" | |
245 }, | |
246 "options_language_lt": { | |
247 "description": "Language name shown in add language modal dialog", | |
248 "message": "Lithuanian" | |
249 }, | |
250 "options_language_lv": { | |
251 "description": "Language name shown in add language modal dialog", | |
252 "message": "Latvian" | |
253 }, | |
254 "options_language_ar": { | |
255 "description": "Language name shown in add language modal dialog", | |
256 "message": "Arabic" | |
257 }, | |
258 "options_language_fr": { | |
259 "description": "Language name shown in add language modal dialog", | |
260 "message": "French" | |
261 }, | |
262 "options_language_ro": { | |
263 "description": "Language name shown in add language modal dialog", | |
264 "message": "Romanian" | |
265 }, | |
266 "options_language_ru_uk": { | |
267 "description": "Language name shown in add language modal dialog", | |
268 "message": "Russian and Ukrainian" | |
269 } | |
270 } | |
OLD | NEW |