You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -354,7 +354,7 @@
354
354
<stringname="storage_permission_for_programs">We need storage permission to list all the program files saved on your device.\n Proceed?</string>
355
355
<stringname="storage_permission_for_programs_error">Cannot display any program files.</string>
356
356
357
-
<stringname="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
+
<stringname="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>
358
358
<stringname="location_permission_error">Cannot pair new micro:bit without having location permission.</string>
359
359
360
360
<stringname="ble_permission">We need nearby devices permission to connect to your micro:bit.\n Proceed?</string>
0 commit comments