Skip to content

Commit 0daa359

Browse files
committed
Projects - remove background from permission prompt
1 parent 1acc2f2 commit 0daa359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
<string name="storage_permission_for_programs">We need storage permission to list all the program files saved on your device.\n Proceed?</string>
355355
<string name="storage_permission_for_programs_error">Cannot display any program files.</string>
356356

357-
<string name="location_permission_pairing">We need permission to use your background location to enable BLE. This allows the app to search for and find your micro:bit.\n Proceed?</string>
357+
<string name="location_permission_pairing">We need permission to use your location to enable BLE. This allows the app to search for and find your micro:bit.\n Proceed?</string>
358358
<string name="location_permission_error">Cannot pair new micro:bit without having location permission.</string>
359359

360360
<string name="ble_permission">We need nearby devices permission to connect to your micro:bit.\n Proceed?</string>

0 commit comments

Comments
 (0)