Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: mobile/android/base/locales/adblockbrowser/en-US/android_strings.dtd

Issue 29322610: Issue 2720 - [Adblocking settings] Add the other filter lists category (Closed)
Left Patch Set: postToHandler somehow got swallowed. Created July 30, 2015, 11:22 a.m.
Right Patch Set: Last naming nit Created July 31, 2015, 9:36 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « adblockplus/Api.jsm ('k') | mobile/android/base/moz.build » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <!-- Adblock Browser --> 1 <!-- Adblock Browser -->
2 <!ENTITY abb_block_ads "Block Ads on this Site"> 2 <!ENTITY abb_block_ads "Block Ads on this Site">
3 3
4 <!ENTITY abb_pref_category_adblocking "Ad blocking"> 4 <!ENTITY abb_pref_category_adblocking "Ad blocking">
5 <!ENTITY abb_pref_category_adblocking_summary "Configure your filter subscriptio ns"> 5 <!ENTITY abb_pref_category_adblocking_summary "Configure your filter subscriptio ns">
6 6
7 <!ENTITY abb_pref_category_blocking "Blocking"> 7 <!ENTITY abb_pref_category_blocking "Blocking">
8 8
9 <!ENTITY abb_pref_category_more_blocking "More blocking options"> 9 <!ENTITY abb_pref_category_more_blocking "More blocking options">
10 <!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware s ites or add custom filter lists"> 10 <!ENTITY abb_pref_category_more_blocking_summary "Disable tracking and malware s ites or add custom filter lists">
11 11
12 <!ENTITY abb_pref_category_exceptions "Exceptions"> 12 <!ENTITY abb_pref_category_exceptions "Exceptions">
13 13
14 <!ENTITY abb_pref_category_acceptable_ads "Acceptable Ads"> 14 <!ENTITY abb_pref_category_acceptable_ads "Acceptable Ads">
15 <!ENTITY abb_pref_category_acceptable_ads_summary "Configure Acceptable Ads"> 15 <!ENTITY abb_pref_category_acceptable_ads_summary "Configure Acceptable Ads">
16 16
17 <!ENTITY abb_pref_category_whitelisted_sites "Whitelisted Websites"> 17 <!ENTITY abb_pref_category_whitelisted_sites "Whitelisted Websites">
18 <!ENTITY abb_pref_category_whitelisted_sites_summary "Add exceptions for website s"> 18 <!ENTITY abb_pref_category_whitelisted_sites_summary "Add exceptions for website s">
19 19
20 <!ENTITY abb_pref_about_acceptable_ads "About Acceptable Ads"> 20 <!ENTITY abb_pref_about_acceptable_ads "About Acceptable Ads">
21 <!ENTITY abb_pref_acceptable_ads "Allow some non-intrusive advertising"> 21 <!ENTITY abb_pref_acceptable_ads "Allow some non-intrusive advertising">
22 22
23 <!ENTITY abb_pref_header_adblocking "Ad blocking"> 23 <!ENTITY abb_pref_header_adblocking "Ad blocking">
24 24
25 <!ENTITY abb_pref_category_add_other_list "Add other filter list"> 25 <!ENTITY abb_pref_category_add_other_list "Add other filter list">
26 26
27 <!ENTITY abb_list_disable_tracking "Disable Tracking"> 27 <!ENTITY abb_subscription_disable_tracking "Disable Tracking">
28 <!ENTITY abb_list_disable_malware "Disable Malware Domains"> 28 <!ENTITY abb_subscription_disable_malware "Disable Malware Domains">
29 <!ENTITY abb_list_disable_anti_adblock "Disable Anti-Adblocking Messages"> 29 <!ENTITY abb_subscription_disable_anti_adblock "Disable Anti-Adblocking Messages ">
30 <!ENTITY abb_list_disable_social_media "Disable Social Media Buttons"> 30 <!ENTITY abb_subscription_disable_social_media "Disable Social Media Buttons">
31 31
32 <!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt"> 32 <!ENTITY abb_add_subscription_url "www.example.com/filterlist.txt">
33 <!ENTITY abb_add_subscription_button "Add other filter list"> 33 <!ENTITY abb_add_subscription_button "Add other filter list">
34 <!ENTITY abb_add_subscription_adding "Adding new filter list..."> 34 <!ENTITY abb_add_subscription_adding "Adding new filter list...">
35 35
36 <!ENTITY abb_invalid_url "Please enter a valid URL"> 36 <!ENTITY abb_invalid_url "Please enter a valid URL">
37 37
38 <!-- Adblock Browser onboarding (first run page [FRP]) --> 38 <!-- Adblock Browser onboarding (first run page [FRP]) -->
39 <!ENTITY abb_frp_button_1 "Two more steps"> 39 <!ENTITY abb_frp_button_1 "Two more steps">
40 <!ENTITY abb_frp_button_2 "Only one more step"> 40 <!ENTITY abb_frp_button_2 "Only one more step">
(...skipping 15 matching lines...) Expand all
56 <!ENTITY abb_adblocking_select_below "Select one below"> 56 <!ENTITY abb_adblocking_select_below "Select one below">
57 <!ENTITY abb_adblocking_none_available "None"> 57 <!ENTITY abb_adblocking_none_available "None">
58 <!ENTITY abb_adblocking_all_selected "No more available subscriptions"> 58 <!ENTITY abb_adblocking_all_selected "No more available subscriptions">
59 <!ENTITY abb_adblocking_waiting "Fetching available subscriptions..."> 59 <!ENTITY abb_adblocking_waiting "Fetching available subscriptions...">
60 60
61 <!-- This is currently just a filler-text --> 61 <!-- This is currently just a filler-text -->
62 <!ENTITY abb_pref_category_acceptable_ads_extra_summary "We\'d like to encourage websites to use straightforward, unobtrusive 62 <!ENTITY abb_pref_category_acceptable_ads_extra_summary "We\'d like to encourage websites to use straightforward, unobtrusive
63 advertising. That\'s why we established strict guidelines to identify acceptable ads, which are shown under default settings. If you 63 advertising. That\'s why we established strict guidelines to identify acceptable ads, which are shown under default settings. If you
64 still want to block every ad you can disable this in a few seconds."> 64 still want to block every ad you can disable this in a few seconds.">
65 65
LEFTRIGHT

Powered by Google App Engine
This is Rietveld