Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2026c713 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'issue_2139_Q' into 'v1-q'

Update the URL "google policies"

See merge request e/os/android_packages_apps_Dialer!35
parents ce1a8c8d 1be00032
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
  <string name="privacy_policy_label">Privacy policy</string>

  <!-- URL for privacy policy -->
  <string name="privacy_policy_url" translatable="false">http://www.google.com/policies/privacy</string>
  <string name="privacy_policy_url" translatable="false">https://e.foundation/legal-notice-privacy/</string>

  <!-- Label shown on the About Phone screen for the terms of service option [CHAR LIMIT=50]-->
  <string name="terms_of_service_label">Terms of service</string>
@@ -34,6 +34,6 @@
  <string name="terms_of_service_key" translatable="false">terms_of_service</string>

  <!-- URL for terms of service -->
  <string name="terms_of_service_url" translatable="false">http://www.google.com/policies/terms</string>
  <string name="terms_of_service_url" translatable="false">https://e.foundation/legal-notice-privacy/</string>

</resources>