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 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
510 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s
tring> | 510 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s
tring> |
511 | 511 |
512 <string name="abb_pref_header_adblocking">&abb_pref_header_adblocking;</string
> | 512 <string name="abb_pref_header_adblocking">&abb_pref_header_adblocking;</string
> |
513 | 513 |
514 <!-- Adblock Browser onboarding (first run page [FRP]) --> | 514 <!-- Adblock Browser onboarding (first run page [FRP]) --> |
515 <string name="abb_frp_button_1">Two more steps</string> | 515 <string name="abb_frp_button_1">Two more steps</string> |
516 <string name="abb_frp_button_2">Only one more step</string> | 516 <string name="abb_frp_button_2">Only one more step</string> |
517 <string name="abb_frp_button_3">Finish</string> | 517 <string name="abb_frp_button_3">Finish</string> |
518 | 518 |
519 <string name="abb_frp_headline_1">Browse in peace</string> | 519 <string name="abb_frp_headline_1">Browse in peace</string> |
520 <string name="abb_frp_headline_2">You are in control</string> | 520 <string name="abb_frp_headline_2">You\'re in control</string> |
521 <string name="abb_frp_headline_3">Be the first</string> | 521 <string name="abb_frp_headline_3">Be the first</string> |
522 | 522 |
523 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no
more annoying ads while you surf!</string> | 523 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no
more annoying ads while you surf!</string> |
524 <string name="abb_frp_step_2_text">Annoying ads are always blocked, while noni
ntrusive ads are displayed by default. You can change this setting at any time.<
/string> | 524 <string name="abb_frp_step_2_text">Annoying ads are always blocked, while noni
ntrusive ads are displayed by default. You can change this setting at any time.<
/string> |
525 <string name="abb_frp_step_2_text_where">Menu » Settings » Adblocking » Accept
able Ads</string> | 525 <string name="abb_frp_step_2_text_where">Tap the Menu » Settings » Adblocking
» Acceptable Ads</string> |
526 <string name="abb_frp_step_2_text_learn">Learn more about Acceptable Ads by cl
icking on the thumbnail when you first launch the browser.</string> | 526 <string name="abb_frp_step_2_text_learn">Learn more about Acceptable Ads by cl
icking on the thumbnail when you first launch the browser.</string> |
527 <string name="abb_frp_step_3_text">Bugs can be reported in our Google+ communi
ty. The link to the Adblock Browser Google+ community will be added to your favo
rites.</string> | 527 <string name="abb_frp_step_3_text">Bugs can be reported in our Google+ communi
ty. The link to the Adblock Browser Google+ community will be added to your favo
rites.</string> |
528 | 528 |
529 <string name="abb_adblocking_active_languages">Active for websites in...</stri
ng> | 529 <string name="abb_adblocking_active_languages">Active for websites in...</stri
ng> |
530 <string name="abb_adblocking_available_languages">Other Languages</string> | 530 <string name="abb_adblocking_available_languages">Other Languages</string> |
531 <string name="abb_adblocking_none_selected">None</string> | 531 <string name="abb_adblocking_none_selected">None</string> |
532 <string name="abb_adblocking_select_below">Select one below</string> | 532 <string name="abb_adblocking_select_below">Select one below</string> |
533 <string name="abb_adblocking_none_available">None</string> | 533 <string name="abb_adblocking_none_available">None</string> |
534 <string name="abb_adblocking_all_selected">No more available subscriptions</st
ring> | 534 <string name="abb_adblocking_all_selected">No more available subscriptions</st
ring> |
535 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str
ing> | 535 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str
ing> |
536 | 536 |
537 <!-- This is currently just a filler-text --> | 537 <!-- This is currently just a filler-text --> |
538 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en
courage websites to use starightforward, unobtrusive | 538 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en
courage websites to use starightforward, unobtrusive |
539 advertising. That\'s why we established strict guidelines to identify acceptable
ads, which are shown under default settings. If you | 539 advertising. That\'s why we established strict guidelines to identify acceptable
ads, which are shown under default settings. If you |
540 still wanto to block every ad you can disable this in a few seconds.</string> | 540 still wanto to block every ad you can disable this in a few seconds.</string> |
541 | 541 |
542 </resources> | 542 </resources> |
543 | 543 |
OLD | NEW |