Skip to content

Commit ee26e21

Browse files
committed
Clearer wording about location permission (fixes #6156)
1 parent 2f1ccec commit ee26e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The info you enter is directly added to OpenStreetMap in your name, without the
4444
<string name="map_btn_gps_tracking">"Follow me"</string>
4545
<string name="turn_on_location_request">"Location is off. Open Settings to turn it on now?"</string>
4646
<string name="no_location_permission_warning_title">"Location Permission"</string>
47-
<string name="no_location_permission_warning">"Location permission is needed to show your position on the map and download data in your vicinity."</string>
47+
<string name="no_location_permission_warning">"Precise location permission is needed to show your position on the map and download data in your vicinity."</string>
4848

4949
<string name="map_attribution_osm">"© OpenStreetMap contributors"</string>
5050
<string name="open_url">Open URL</string>
@@ -288,7 +288,7 @@ If you are overwhelmed by the number of quests, you can always fine-tune which q
288288

289289
<string name="version_banned_message">"This version of StreetComplete is too old. Please update!"</string>
290290

291-
<string name="no_gps_no_quests">"To download data around you automatically, turn on location"</string>
291+
<string name="no_gps_no_quests">"To download data around you automatically, turn on precise location"</string>
292292

293293
<string name="download_server_error">"Connection error while downloading data. Try again later."</string>
294294
<string name="upload_server_error">"Connection error while uploading answers. Try again later."</string>

0 commit comments

Comments
 (0)