OLD | NEW |
1 #filter substitution | 1 #filter substitution |
2 <?xml version="1.0" encoding="utf-8"?> | 2 <?xml version="1.0" encoding="utf-8"?> |
3 <!-- This Source Code Form is subject to the terms of the Mozilla Public | 3 <!-- This Source Code Form is subject to the terms of the Mozilla Public |
4 - License, v. 2.0. If a copy of the MPL was not distributed with this | 4 - License, v. 2.0. If a copy of the MPL was not distributed with this |
5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> | 5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
6 | 6 |
7 <!DOCTYPE resources [ | 7 <!DOCTYPE resources [ |
8 #includesubst @BRANDPATH@ | 8 #includesubst @BRANDPATH@ |
9 #includesubst @STRINGSPATH@ | 9 #includesubst @STRINGSPATH@ |
10 #includesubst @SYNCSTRINGSPATH@ | 10 #includesubst @SYNCSTRINGSPATH@ |
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
501 <string name="abb_pref_category_exceptions">Exceptions</string> | 501 <string name="abb_pref_category_exceptions">Exceptions</string> |
502 | 502 |
503 <string name="abb_pref_category_acceptable_ads">Acceptable Ads</string> | 503 <string name="abb_pref_category_acceptable_ads">Acceptable Ads</string> |
504 <string name="abb_pref_category_acceptable_ads_summary">Configure Acceptable A
ds</string> | 504 <string name="abb_pref_category_acceptable_ads_summary">Configure Acceptable A
ds</string> |
505 | 505 |
506 <string name="abb_pref_category_whitelisted_sites">Whitelisted Websites</strin
g> | 506 <string name="abb_pref_category_whitelisted_sites">Whitelisted Websites</strin
g> |
507 <string name="abb_pref_category_whitelisted_sites_summary">Add exceptions for
websites</string> | 507 <string name="abb_pref_category_whitelisted_sites_summary">Add exceptions for
websites</string> |
508 | 508 |
509 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s
tring> | 509 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s
tring> |
510 | 510 |
| 511 <string name="abb_pref_header_adblocking">&abb_pref_header_adblocking;</string
> |
| 512 |
511 <!-- Adblock Browser onboarding (first run page [FRP]) --> | 513 <!-- Adblock Browser onboarding (first run page [FRP]) --> |
512 <string name="abb_frp_button_1">Two more steps</string> | 514 <string name="abb_frp_button_1">Two more steps</string> |
513 <string name="abb_frp_button_2">Only one more step</string> | 515 <string name="abb_frp_button_2">Only one more step</string> |
514 <string name="abb_frp_button_3">Finish</string> | 516 <string name="abb_frp_button_3">Finish</string> |
515 | 517 |
516 <string name="abb_frp_headline_1">Browse in peace</string> | 518 <string name="abb_frp_headline_1">Browse in peace</string> |
517 <string name="abb_frp_headline_2">You are in control</string> | 519 <string name="abb_frp_headline_2">You are in control</string> |
518 <string name="abb_frp_headline_3">Be the first</string> | 520 <string name="abb_frp_headline_3">Be the first</string> |
519 | 521 |
520 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no
more annoying ads while you surf!</string> | 522 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no
more annoying ads while you surf!</string> |
(...skipping 10 matching lines...) Expand all Loading... |
531 <string name="abb_adblocking_all_selected">No more available subscriptions</st
ring> | 533 <string name="abb_adblocking_all_selected">No more available subscriptions</st
ring> |
532 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str
ing> | 534 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str
ing> |
533 | 535 |
534 <!-- This is currently just a filler-text --> | 536 <!-- This is currently just a filler-text --> |
535 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en
courage websites to use starightforward, unobtrusive | 537 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en
courage websites to use starightforward, unobtrusive |
536 advertising. That\'s why we established strict guidelines to identify acceptable
ads, which are shown under default settings. If you | 538 advertising. That\'s why we established strict guidelines to identify acceptable
ads, which are shown under default settings. If you |
537 still wanto to block every ad you can disable this in a few seconds.</string> | 539 still wanto to block every ad you can disable this in a few seconds.</string> |
538 | 540 |
539 </resources> | 541 </resources> |
540 | 542 |
OLD | NEW |