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

Commit d6650c35 authored by narinder Rana's avatar narinder Rana Committed by Mohammed Althaf T
Browse files

Dialer: Update the URL for policies



Signed-off-by: Aayush Gupta's avatarAayush Gupta <theimpulson@e.email>
Change-Id: I03aa2e393a2e9077da06b58e5ea71e300b7d3afc
parent a4fc74ea
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>