Skip to content

Commit

Permalink
Image upload info text
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed May 28, 2024
1 parent 636ede6 commit df68671
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions sample/src/main/res/values/strings_image_upload.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@

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

0 comments on commit df68671

Please sign in to comment.