Left: | ||
Right: |
OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "options_page_title": { | |
3 "description": "Content of <title> tag", | |
Thomas Greiner
2015/02/18 17:19:27
This is an implementation detail and it doesn't me
saroyanm
2015/02/26 12:18:33
Maybe we can have some kind of comment ? If it's n
Thomas Greiner
2015/03/05 11:36:03
You're right, the file name might be sufficient al
| |
4 "message": "Adblock Plus Options" | |
5 }, | |
6 "options_abp": { | |
7 "description": "Shown in navigation sidebar", | |
Thomas Greiner
2015/02/18 17:19:27
This is not describing what the text is, only wher
saroyanm
2015/02/26 12:18:33
Done.
| |
8 "message": "Adblock <strong>Plus</strong>" | |
9 }, | |
10 "options_page_name": { | |
11 "description": "Shown in navigation sidebar", | |
12 "message": "Options" | |
13 }, | |
14 "options_tab_general": { | |
15 "description": "Tab navigation name in sidebar", | |
16 "message": "General" | |
17 }, | |
18 "options_tab_advanced": { | |
19 "description": "Tab navigation name in sidebar", | |
20 "message": "Advanced" | |
21 }, | |
22 "options_tab_help": { | |
23 "description": "Tab navigation name in sidebar", | |
24 "message": "Help" | |
25 }, | |
26 "options_version": { | |
27 "description": "Shown 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": { | |
43 "description": "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_furtherBlocking_add": { | |
59 "description": "Button name for adding other blocking list in General tab", | |
60 "message": "add other blocking list" | |
61 }, | |
62 "options_exceptions": { | |
63 "description": "Section name in General tab", | |
64 "message": "Exceptions" | |
65 }, | |
66 "options_acceptableAds_title": { | |
67 "description": "Acceptable ads option name in General tab", | |
68 "message": "Acceptable ads" | |
69 }, | |
70 "options_acceptableAds_description": { | |
71 "message": "Allow some non-intrusive advertising" | |
Thomas Greiner
2015/02/18 17:19:27
Please add a description for this one.
saroyanm
2015/02/26 12:18:33
Done.
| |
72 }, | |
73 "options_whitelisted_title": { | |
74 "description": "Whitelisting option name in General tab", | |
75 "message": "Whitelisted websites" | |
76 }, | |
77 "options_btn_add": { | |
78 "description": "Add button label", | |
79 "message": "add" | |
80 }, | |
81 "options_btn_cancel": { | |
82 "description": "Cancel button label", | |
83 "message": "cancel" | |
84 }, | |
85 "options_tweaks": { | |
86 "description": "Section name in Advanced tab", | |
87 "message": "Tweaks" | |
88 }, | |
89 "options_tweaks_blockElement": { | |
90 "description": "Show block Element option in Advanced tab", | |
91 "message": "Show <a>Block Element</a> right-click menu item" | |
92 }, | |
93 "options_blockingList": { | |
94 "description": "Blocking list section title in Advanced tab", | |
95 "message": "Blocking list" | |
96 }, | |
97 "options_tab_overview": { | |
98 "description": "Tab name in Advanced tab", | |
99 "message": "Overview" | |
100 }, | |
101 "options_tab_ownList": { | |
102 "description": "Tab name in Advanced tab", | |
103 "message": "Edit or create own blocking list" | |
104 }, | |
105 "options_tableCol_name": { | |
106 "description": "Name of column of subscription list table in Advanced tab", | |
107 "message": "Name" | |
108 }, | |
109 "options_tableCol_description": { | |
110 "description": "Name of column of subscription list table in Advanced tab", | |
111 "message": "Description" | |
112 }, | |
113 "options_tableCol_date": { | |
114 "description": "Name of column of subscription list table in Advanced tab", | |
115 "message": "Date" | |
116 }, | |
117 "options_blockingList_add": { | |
118 "description": "Import button in Advanced tab", | |
119 "message": "add/import other blocking list" | |
120 }, | |
121 "options_blockingList_update": { | |
122 "description": "Update button in Advanced tab", | |
123 "message": "Update all blocking lists" | |
124 }, | |
125 "options_blockingRules": { | |
126 "description": "Own blicking list header in Advanced tab", | |
127 "message": "Blocking rules" | |
128 }, | |
129 "options_blockingRules_edit": { | |
130 "description": "Edit rules button in Advanced tab", | |
131 "message": "edit rules" | |
132 }, | |
133 "options_faq": { | |
134 "description": "Section name in Help tab", | |
135 "message": "Frequently asked question" | |
136 }, | |
137 "options_faq_description": { | |
138 "description": "FAQ section description in Help tab", | |
139 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." | |
140 }, | |
141 "options_faq_link": { | |
142 "description": "FAQ section link in Help tab", | |
143 "message": "Frequently asked questions" | |
144 }, | |
145 "options_forum": { | |
146 "description": "Section name in Help tab", | |
147 "message": "Forum" | |
148 }, | |
149 "options_forum_description": { | |
150 "description": "Forum section description in Help tab", | |
151 "message": "If the frequently asked questions helped you can reach us in our forum." | |
152 }, | |
153 "options_forum_link": { | |
154 "description": "Forum section link in Help tab", | |
155 "message": "Adblock Plus support forum" | |
156 }, | |
157 "options_media": { | |
158 "description": "Section name in Help tab", | |
159 "message": "Social media" | |
160 }, | |
161 "options_media_description": { | |
162 "description": "Social media section description in Help tab", | |
163 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." | |
164 }, | |
165 "options_modal_customlist_title": { | |
166 "description": "Title of custom list modal dialog", | |
167 "message": "Add other blocking list" | |
168 }, | |
169 "options_close": { | |
170 "description": "Close modal button", | |
171 "message": "close" | |
172 }, | |
173 "options_modal_customlist_subscription_title": { | |
174 "description": "Add customlist modal import hint message", | |
175 "message": "Via URL/Link" | |
176 }, | |
177 "options_modal_customlist_import": { | |
178 "description": "Button in add custom subscription modal dialog", | |
179 "message": "import blocking list with this URL" | |
180 }, | |
181 "options_modal_edit_own_list": { | |
182 "description": "Section name in custom subscription modal dialog", | |
183 "message": "edit own blocking list" | |
184 }, | |
185 "options_modal_create_own_list": { | |
186 "description": "Button in custom subscription modal dialog", | |
187 "message": "create own blocking rules" | |
188 }, | |
189 "options_modal_language_title": { | |
190 "description": "Button in gerenal tab", | |
191 "message": "Add other website language" | |
192 }, | |
193 "options_modal_language_find": { | |
194 "description": "Grey placeholder text in add language modal dialog", | |
Thomas Greiner
2015/02/18 17:19:27
The style of an element is an implementation detai
saroyanm
2015/02/26 12:18:33
Done.
| |
195 "message": "Find language" | |
196 }, | |
197 "options_modal_language_added": { | |
198 "description": "Table headline in add language modal dialog", | |
199 "message": "Added languages" | |
200 }, | |
201 "options_modal_language_other": { | |
202 "description": "Table headline in add language modal dialog", | |
203 "message": "Other languages" | |
204 }, | |
205 "options_language_en": { | |
206 "description": "Language name shown in add language modal dialog", | |
207 "message": "English" | |
208 }, | |
209 "options_language_id": { | |
210 "description": "Language name shown in add language modal dialog", | |
211 "message": "Indonesian" | |
212 }, | |
213 "options_language_bg": { | |
214 "description": "Language name shown in add language modal dialog", | |
215 "message": "Bulgarian" | |
216 }, | |
217 "options_language_zh": { | |
218 "description": "Language name shown in add language modal dialog", | |
219 "message": "Chinese" | |
220 }, | |
221 "options_language_cs_sk": { | |
222 "description": "Language name shown in add language modal dialog", | |
223 "message": "Czech and Slovak" | |
224 }, | |
225 "options_language_nl": { | |
226 "description": "Language name shown in add language modal dialog", | |
227 "message": "Dutch" | |
228 }, | |
229 "options_language_de": { | |
230 "description": "Language name shown in add language modal dialog", | |
231 "message": "German" | |
232 }, | |
233 "options_language_he": { | |
234 "description": "Language name shown in add language modal dialog", | |
235 "message": "Hebrew" | |
236 }, | |
237 "options_language_it": { | |
238 "description": "Language name shown in add language modal dialog", | |
239 "message": "Italian" | |
240 }, | |
241 "options_language_lt": { | |
242 "description": "Language name shown in add language modal dialog", | |
243 "message": "Lithuanian" | |
244 }, | |
245 "options_language_lv": { | |
246 "description": "Language name shown in add language modal dialog", | |
247 "message": "Latvian" | |
248 }, | |
249 "options_language_ar": { | |
250 "description": "Language name shown in add language modal dialog", | |
251 "message": "Arabic" | |
252 }, | |
253 "options_language_fr": { | |
254 "description": "Language name shown in add language modal dialog", | |
255 "message": "French" | |
256 }, | |
257 "options_language_ro": { | |
258 "description": "Language name shown in add language modal dialog", | |
259 "message": "Romanian" | |
260 }, | |
261 "options_language_ru_uk": { | |
262 "description": "Language name shown in add language modal dialog", | |
263 "message": "Russian and Ukrainian" | |
264 } | |
265 } | |
OLD | NEW |