1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 07:05:41 +00:00

Add privacy policy inside application and repository

This should permit to prevent Google play removal due to this missing information.
This commit is contained in:
Loïc Blot
2019-01-16 16:56:43 +01:00
parent d88836e7d2
commit 77ab787db7
15 changed files with 245 additions and 64 deletions
+1
View File
@@ -185,4 +185,5 @@
<string name="sync_complete">Sincronización completa</string>
<string name="err_sync_http_write_failed">Error #19: Falla al escribir al flujo HTTP al enviar datos al servidor. </string>
<string name="err_sync_http_request_protocol_exception">Error #20: Falla al establecer correctamente la versión del protocolo HTTP.</string>
<string name="action_appinfo_privacy_policy">Privacy policy</string>
</resources>