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

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

Issue 29321417: Issue 2357 - Added "predefined list" dialog to options page (Closed)
Patch Set: Post-review: Merged Created July 16, 2015, 11:36 a.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') | options.js » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_header_1": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Options" 8 "message": "Options"
9 }, 9 },
10 "options_page_header_2": { 10 "options_page_header_2": {
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 "message": "Adblock Plus support forum" 168 "message": "Adblock Plus support forum"
169 }, 169 },
170 "options_media_title": { 170 "options_media_title": {
171 "description": "Social media Section name in Help tab", 171 "description": "Social media Section name in Help tab",
172 "message": "Social media" 172 "message": "Social media"
173 }, 173 },
174 "options_media_description": { 174 "options_media_description": {
175 "description": "Social media section description in Help tab", 175 "description": "Social media section description in Help tab",
176 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 176 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
177 }, 177 },
178 "options_dialog_customlist_title": { 178 "options_dialog_predefined_confirm": {
179 "description": "Title of custom list modal dialog", 179 "description": "Confirming to add a predefined subscription when asked in a dialog",
180 "message": "Yes, use this blocking list"
181 },
182 "options_dialog_predefined_title": {
183 "description": "Dialog title for adding a predefined subscription",
184 "message": "Do you really want to use this blocking list?"
185 },
186 "options_dialog_custom_title": {
187 "description": "Title of custom subscription modal dialog",
180 "message": "Add other blocking list" 188 "message": "Add other blocking list"
181 }, 189 },
182 "options_close": { 190 "options_close": {
183 "description": "Close modal button", 191 "description": "Close modal button",
184 "message": "close" 192 "message": "close"
185 }, 193 },
186 "options_dialog_customlist_subscription_title": { 194 "options_dialog_custom_subscription_title": {
187 "description": "Add customlist modal import hint message", 195 "description": "Add custom subscription modal import hint message",
188 "message": "Via URL/Link" 196 "message": "Via URL/Link"
189 }, 197 },
190 "options_dialog_customlist_import": { 198 "options_dialog_custom_import": {
191 "description": "Button in add custom subscription modal dialog", 199 "description": "Button in add custom subscription modal dialog",
192 "message": "import blocking list with this URL" 200 "message": "import blocking list with this URL"
193 }, 201 },
194 "options_dialog_edit_own_list": { 202 "options_dialog_edit_own_list": {
195 "description": "Edit own blocking list section name in custom subscription m odal dialog", 203 "description": "Edit own blocking list section name in custom subscription m odal dialog",
196 "message": "edit own blocking list" 204 "message": "edit own blocking list"
197 }, 205 },
198 "options_dialog_create_own_list": { 206 "options_dialog_create_own_list": {
199 "description": "Button in custom subscription modal dialog", 207 "description": "Button in custom subscription modal dialog",
200 "message": "create own blocking rules" 208 "message": "create own blocking rules"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 }, 277 },
270 "options_language_ro": { 278 "options_language_ro": {
271 "description": "Language name shown in add language modal dialog", 279 "description": "Language name shown in add language modal dialog",
272 "message": "Romanian" 280 "message": "Romanian"
273 }, 281 },
274 "options_language_ru_uk": { 282 "options_language_ru_uk": {
275 "description": "Language name shown in add language modal dialog", 283 "description": "Language name shown in add language modal dialog",
276 "message": "Russian and Ukrainian" 284 "message": "Russian and Ukrainian"
277 } 285 }
278 } 286 }
OLDNEW
« no previous file with comments | « no previous file | options.html » ('j') | options.js » ('J')

Powered by Google App Engine
This is Rietveld