From b5fc82c1383026fbe7096c9047dc8dc9ae4dcc2e Mon Sep 17 00:00:00 2001
From: Joshua <8Joshua@web.de>
Date: Mon, 15 Oct 2018 18:33:00 +0200
Subject: [PATCH] Strings bearbeitet
---
app/src/main/res/values-de/strings.xml | 2 +-
app/src/main/res/values/strings.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 94fba76..52396fc 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -60,5 +60,5 @@
Download
Datei Öffnen
Download Fehler
- Beim herunterladen der Datei ist ein fehler aufgetreten. Prüfen Sie bitte ob sie mit dem Internet Verbunden sind und ob Sie der APP zugriff auf den speicher gewert haben.
+ Beim Herunterladen der Datei ist ein Fehler aufgetreten. Prüfen Sie bitte, ob sie mit dem Internet verbunden sind und ob Sie der App Zugriff auf den Speicher gewährt haben.
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 134eac8..74acd3c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -67,5 +67,5 @@
Download
Open File
Download Error
- An error occurred while downloading the file. Please check if you are connected to the internet and if you have used the app to access the memory.
+ An error occurred while downloading the file. Please check if you are connected to the internet and if you had granted storage access to the app.