Skip to content

Commit b7cba2d

Browse files
committed
Pairing - Change prompt When to If asked for a PIN, press button A
1 parent e7c92b1 commit b7cba2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<string name="desc_enter_pattern_tip_text">Copy the pattern from your micro:bit onto this grid</string>
182182
<string name="searching_tip_text_instructions">(you only have 30 seconds)</string>
183183
<string name="desc_searching_tip_text">You only have 30 seconds</string>
184-
<string name="desc_searching_tip_step_three">When asked for a PIN, press button A</string>
184+
<string name="desc_searching_tip_step_three">If asked for a PIN, press button A</string>
185185
<string name="enter_pin_to_pair_text">Press button A, and\nenter the 6 digit PIN</string>
186186
<string name="step_enter_pin_to_pair_text">Step 4</string>
187187
<string name="desc_enterPinToPairText">Press button A, and enter the 6 digit PIN</string>
@@ -328,8 +328,8 @@
328328
<string name="desc_connection_status_flash_text">Micro:Bit connection status</string>
329329
<string name="desc_send_project_btn">Flash code to your Micro:bit</string>
330330
<string name="desc_delete_project_btn">Delete code</string>
331-
<string name="searching_tip_step_text">When asked for a PIN,\npress button A</string>
332-
<string name="searching_tip_step_text_one_line">When asked for a PIN, press button A</string>
331+
<string name="searching_tip_step_text">If asked for a PIN,\npress button A</string>
332+
<string name="searching_tip_step_text_one_line">If asked for a PIN, press button A</string>
333333
<string name="desc_connect_pair_micro_bit">Pair a new micro:bit</string>
334334
<string name="most_recent_device_status">Most recently used micro:bit</string>
335335
<string name="device_connected_device_status">Currently connected micro:bit</string>

0 commit comments

Comments
 (0)