From 48b663799d4bb4ef69671f0291a77a65418e2544 Mon Sep 17 00:00:00 2001 From: devthejo Date: Tue, 8 Jul 2025 13:56:11 +0200 Subject: [PATCH] fix: title_permission_required --- android/app/src/main/res/values-fr/strings.xml | 1 + android/app/src/main/res/values/strings.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/android/app/src/main/res/values-fr/strings.xml b/android/app/src/main/res/values-fr/strings.xml index 6910288..a57e373 100644 --- a/android/app/src/main/res/values-fr/strings.xml +++ b/android/app/src/main/res/values-fr/strings.xml @@ -3,4 +3,5 @@ Alerte Secours nécessite la localisation en arrière-plan pour les alertes de proximité. + Autorisation requise \ No newline at end of file diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index d004aed..8b397eb 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -7,4 +7,5 @@ Alerte Secours nécessite la localisation en arrière-plan pour les alertes de proximité. + Autorisation requise \ No newline at end of file