Skip to content

Commit df68671

Browse files
committed
Image upload info text
1 parent 636ede6 commit df68671

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

sample/src/main/res/values/strings_image_upload.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535

3636
<string name="image_upload_dialog_help_title">Help</string>
3737
<string name="image_upload_dialog_help_message"><b>Firmware Update</b> card lets you send
38-
a new firmware image onto the device to the available slot. After sending the image,
39-
use <b>Images</b> card to test or confirm it, and the <b>Reset</b> card to reboot
40-
the device.</string>
38+
a new firmware image or a SUIT candidate manifest onto the device to the available slot.
39+
Depending on the bootloader, the uploaded image must be put into TEST or CONFIRM state
40+
using the <b>Images</b> card. The state can be applied by resetting the device
41+
using the <b>Reset</b> card below.</string>
4142
</resources>

0 commit comments

Comments
 (0)