diff options
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2ae7947..feea781 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6,4 +6,5 @@ <string name="error_connection">Server connection failed</string> <string name="file_browser">File Browser</string> <string name="notification_channel">Default</string> + <string name="permission_location_rationale">App requires location permission to show current location on the map</string> </resources> |