| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 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 Loading... | |
| 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_addSubscription_confirm": { | |
| 167 "description": "Confirming to add a predefined subscription", | |
| 168 "message": "Yes, use this blocking list" | |
|
saroyanm
2015/07/13 16:20:07
In the mockup design it says: "Filter list", but
Thomas Greiner
2015/07/13 18:37:14
Acknowledged.
| |
| 169 }, | |
| 170 "options_dialog_addSubscription_title": { | |
| 171 "description": "Dialog title for adding a predefined subscription", | |
| 172 "message": "Do you really want to use this blocking list?" | |
| 173 }, | |
| 166 "options_dialog_customlist_title": { | 174 "options_dialog_customlist_title": { |
| 167 "description": "Title of custom list modal dialog", | 175 "description": "Title of custom list 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_customlist_subscription_title": { |
| 175 "description": "Add customlist modal import hint message", | 183 "description": "Add customlist modal import hint message", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 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 } |
| OLD | NEW |