added guide that explains to the user how to give always location permission
This commit is contained in:
@@ -686,5 +686,15 @@
|
||||
"accuracy": "Accuracy",
|
||||
"@accuracy": {
|
||||
"description": "Accuracy of GPS position"
|
||||
}
|
||||
},
|
||||
|
||||
"leavePageTitle": "Leave page?",
|
||||
"leavePageContent": "Do you really want to leave the page?",
|
||||
"leaveWithoutSaving": "Leave without saving",
|
||||
"leaveAndSaveTemplate": "Save as template and leave",
|
||||
"trackingPermissionTitle": "Location Permission for Tracking",
|
||||
"trackingPermissionContent": "Tracking requires permanent location permission. After opening settings:\n\n1. Tap on 'Permissions' and then on 'Location'\n2. Select 'Allow all the time'\n3. Return to the app\n\nThis allows recording your position in the background.",
|
||||
"openSettings": "Open Settings",
|
||||
"returnToApp": "Return to App",
|
||||
"permissionNotGranted": "Permission not granted. Tracking not possible."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user