aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-08-05 12:36:43 +0200
committerChristian Schneppe <christian@pix-art.de>2018-08-05 12:36:43 +0200
commitdcfe04a05512bfa51626d3c4f5a4ae357962441d (patch)
tree49208a23bd41a4934d99550c2d90607611072d9b /src/main/res
parent3f55a61c250c5b9dd81dd4dcfd4c9531369d2152 (diff)
add location to permission check, too
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index c17784722..5b5876823 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -807,4 +807,5 @@
<string name="conference_destroyed">This group chat has been destroyed</string>
<string name="no_application_found_to_view_contact">No application found to view contact</string>
<string name="welcome_server_info">We recommend the use of blabber.im as your provider.</string>
+ <string name="no_location_permission">Pix-Art Messenger needs access to location services</string>
</resources>