]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Implement ad blocking. Fixes https://redmine.stoutner.com/issues/31.
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index f3274ce26501141c6f18e0b12e347635c60a9637..5ed2ba98616bb18baffd3f6f741b1cd8108140a7 100644 (file)
             <item>Custom user agent</item>  <!-- This item must not be translated into other languages because it is referenced in code.  It is never displayed on the screen. -->
         </string-array>
         <string name="custom_user_agent">Custom user agent</string>
+        <string name="block_ads">Block ads</string>
+        <string name="block_ads_summary">Use the list of ad servers from pgl.yoyo.org to block ads.</string>
         <string name="do_not_track">Do not track</string>
         <string name="do_not_track_summary">Send the Do Not Track header which politely suggests that web servers not track this browser.</string>
         <string name="proxy_through_orbot">Proxy through Orbot</string>