From db0dd04682627b20df5acfc2bf01a1541cfa5696 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Thu, 20 Jan 2022 01:39:43 -0600 Subject: Proper handling of user permission requests --- androidApp/src/main/res/values-es-rMX/strings.xml | 9 +++++++++ androidApp/src/main/res/values/strings.xml | 9 +++++++++ 2 files changed, 18 insertions(+) (limited to 'androidApp/src/main/res') diff --git a/androidApp/src/main/res/values-es-rMX/strings.xml b/androidApp/src/main/res/values-es-rMX/strings.xml index 7284b6c..2645205 100644 --- a/androidApp/src/main/res/values-es-rMX/strings.xml +++ b/androidApp/src/main/res/values-es-rMX/strings.xml @@ -88,11 +88,20 @@ Paradas Periodo Seleccionar + Guardar Compartir El reporte ha sido descargado Abrir con + + Necesitamos tu permiso + + + Esta aplicación requiere acceso de escritura a tus archivos. + Requerimos este permiso para guardar reportes en tu teléfono. + + Hoy Últimas 24H diff --git a/androidApp/src/main/res/values/strings.xml b/androidApp/src/main/res/values/strings.xml index 3e2b37a..8e59b14 100644 --- a/androidApp/src/main/res/values/strings.xml +++ b/androidApp/src/main/res/values/strings.xml @@ -101,11 +101,20 @@ Stops Period Select + Save Share Report has been downloaded Open file with + + We need your permission + + + This app relies on write access to your files. + We require access to this permission to save reports into your phone. + + Today Last 24H -- cgit v1.2.3