From 1e0ef94f68f59e62b3db7fe9a1a91e4f2dd4c8c5 Mon Sep 17 00:00:00 2001
From: MrLaaky <36642252+MrLaaky@users.noreply.github.com>
Date: Tue, 3 Jul 2018 21:24:08 +0200
Subject: [PATCH 1/2] Updated wording
When I installed the app, the camera didn't work. There was no warning and so I had to figure it out on my own.
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4e43d30..1e6eeb4 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -30,7 +30,7 @@
Left
Right
Crop
- Camera is not available (in use or does not exist).\nPlease close applications, that may use camera.
+ Camera is not available (in use or does not exist, but do not forget to check app permissions).\nPlease close applications, that may use camera.
Zoom: %1.2fx
Open preview photo after shot
From dc584125696927ef34054a9292fc0b27d4fe9108 Mon Sep 17 00:00:00 2001
From: MrLaaky <36642252+MrLaaky@users.noreply.github.com>
Date: Tue, 3 Jul 2018 21:25:29 +0200
Subject: [PATCH 2/2] Update strings.xml
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1e6eeb4..0c59ecd 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -30,7 +30,7 @@
Left
Right
Crop
- Camera is not available (in use or does not exist, but do not forget to check app permissions).\nPlease close applications, that may use camera.
+ Camera is not available (in use or does not exist, but also do not forget to check app permissions).\nPlease close applications, that may use camera.
Zoom: %1.2fx
Open preview photo after shot