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 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
148 "message": "Show 'Adblock Plus' panel in the developer tools" | 148 "message": "Show 'Adblock Plus' panel in the developer tools" |
149 }, | 149 }, |
150 "options_tweaks_showNotifications": { | 150 "options_tweaks_showNotifications": { |
151 "description": "Notification opt-out option in Advanced tab", | 151 "description": "Notification opt-out option in Advanced tab", |
152 "message": "Show useful notifications" | 152 "message": "Show useful notifications" |
153 }, | 153 }, |
154 "options_tweaks_safariContentBlocker": { | 154 "options_tweaks_safariContentBlocker": { |
155 "description": "Switch between classic and Safari's Content Blocking", | 155 "description": "Switch between classic and Safari's Content Blocking", |
156 "message": "Use Safari's native Content Blocking (experimental)" | 156 "message": "Use Safari's native Content Blocking (experimental)" |
157 }, | 157 }, |
158 "options_tweaks_restartSafari": { | |
159 "description": "Shown next to the option for Safai Content Blockers if disab led in order to indicate that a restart is required", | |
160 "message": "Please restart Safari" | |
Thomas Greiner
2016/03/31 14:24:57
Detail: Even though this message is shown right af
Sebastian Noack
2016/03/31 14:45:37
That's not accurrate. If you don't restart Safari
Thomas Greiner
2016/03/31 16:29:17
Then what about communicating that to the user som
Sebastian Noack
2016/03/31 17:09:24
Well, space it limited here, and nobody reads long
Thomas Greiner
2016/03/31 17:17:05
Indeed it's tricky and I can't think of anything b
| |
161 }, | |
158 "options_filterList_title": { | 162 "options_filterList_title": { |
159 "description": "Section title in Advanced tab", | 163 "description": "Section title in Advanced tab", |
160 "message": "Filter lists" | 164 "message": "Filter lists" |
161 }, | 165 }, |
162 "options_tab_overview": { | 166 "options_tab_overview": { |
163 "description": "Tab name in Advanced tab", | 167 "description": "Tab name in Advanced tab", |
164 "message": "Overview" | 168 "message": "Overview" |
165 }, | 169 }, |
166 "options_tab_ownList": { | 170 "options_tab_ownList": { |
167 "description": "Tab name in Advanced tab", | 171 "description": "Tab name in Advanced tab", |
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
389 }, | 393 }, |
390 "options_language_ro": { | 394 "options_language_ro": { |
391 "description": "Language name shown in add language modal dialog", | 395 "description": "Language name shown in add language modal dialog", |
392 "message": "Romanian" | 396 "message": "Romanian" |
393 }, | 397 }, |
394 "options_language_ru_uk": { | 398 "options_language_ru_uk": { |
395 "description": "Language name shown in add language modal dialog", | 399 "description": "Language name shown in add language modal dialog", |
396 "message": "Russian and Ukrainian" | 400 "message": "Russian and Ukrainian" |
397 } | 401 } |
398 } | 402 } |
OLD | NEW |