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: Created July 13, 2015, 6:17 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') | options.html » ('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 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 "message": "Adblock Plus support forum" 156 "message": "Adblock Plus support forum"
157 }, 157 },
158 "options_media_title": { 158 "options_media_title": {
159 "description": "Social media Section name in Help tab", 159 "description": "Social media Section name in Help tab",
160 "message": "Social media" 160 "message": "Social media"
161 }, 161 },
162 "options_media_description": { 162 "options_media_description": {
163 "description": "Social media section description in Help tab", 163 "description": "Social media section description in Help tab",
164 "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."
165 }, 165 },
166 "options_dialog_customlist_title": { 166 "options_dialog_predefined_confirm": {
167 "description": "Title of custom list modal dialog", 167 "description": "Confirming to add a predefined subscription",
saroyanm 2015/07/14 11:03:38 The description doesn't provide information regard
Thomas Greiner 2015/07/14 11:37:33 Done.
168 "message": "Yes, use this blocking list"
169 },
170 "options_dialog_predefined_title": {
171 "description": "Dialog title for adding a predefined subscription",
172 "message": "Do you really want to use this blocking list?"
173 },
174 "options_dialog_custom_title": {
175 "description": "Title of custom subscription modal dialog",
168 "message": "Add other blocking list" 176 "message": "Add other blocking list"
169 }, 177 },
170 "options_close": { 178 "options_close": {
171 "description": "Close modal button", 179 "description": "Close modal button",
172 "message": "close" 180 "message": "close"
173 }, 181 },
174 "options_dialog_customlist_subscription_title": { 182 "options_dialog_custom_subscription_title": {
175 "description": "Add customlist modal import hint message", 183 "description": "Add custom subscription modal import hint message",
176 "message": "Via URL/Link" 184 "message": "Via URL/Link"
177 }, 185 },
178 "options_dialog_customlist_import": { 186 "options_dialog_custom_import": {
179 "description": "Button in add custom subscription modal dialog", 187 "description": "Button in add custom subscription modal dialog",
180 "message": "import blocking list with this URL" 188 "message": "import blocking list with this URL"
181 }, 189 },
182 "options_dialog_edit_own_list": { 190 "options_dialog_edit_own_list": {
183 "description": "Edit own blocking list section name in custom subscription m odal dialog", 191 "description": "Edit own blocking list section name in custom subscription m odal dialog",
184 "message": "edit own blocking list" 192 "message": "edit own blocking list"
185 }, 193 },
186 "options_dialog_create_own_list": { 194 "options_dialog_create_own_list": {
187 "description": "Button in custom subscription modal dialog", 195 "description": "Button in custom subscription modal dialog",
188 "message": "create own blocking rules" 196 "message": "create own blocking rules"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 }, 265 },
258 "options_language_ro": { 266 "options_language_ro": {
259 "description": "Language name shown in add language modal dialog", 267 "description": "Language name shown in add language modal dialog",
260 "message": "Romanian" 268 "message": "Romanian"
261 }, 269 },
262 "options_language_ru_uk": { 270 "options_language_ru_uk": {
263 "description": "Language name shown in add language modal dialog", 271 "description": "Language name shown in add language modal dialog",
264 "message": "Russian and Ukrainian" 272 "message": "Russian and Ukrainian"
265 } 273 }
266 } 274 }
OLDNEW
« no previous file with comments | « no previous file | options.html » ('j') | options.html » ('J')

Powered by Google App Engine
This is Rietveld