]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values/strings.xml
Get consent for ads to comply with the GDPR. https://redmine.stoutner.com/issues/278
[PrivacyBrowserAndroid.git] / app / src / main / res / values / strings.xml
index dd6b75fc88e09b68f0849424f6b943a5b1f23962..257e2855c9d6d2c0c69fb0e97af80e767a010aa0 100644 (file)
     <string name="contributors">Contributors</string>
     <string name="links">Links</string>
 
-    <!-- Ad Control. -->
-    <string name="ad_id" translatable="false">Null</string>  <!-- There are no ads in the standard flavor, but this string must exist because it is referenced in the code. -->
+    <!-- Ad Control. There are no ads in the standard flavor, but these strings must exist because they are referenced in the code. -->
+    <string name="ad_id" translatable="false">Null</string>
+    <string name="ad_consent">Ad Consent</string>
 </resources>