card-helpers.inc: Choose a more generic title for SelectDeployedFile

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-10-03 14:19:14 +02:00
parent 425b5ae3b5
commit 232c4d3037

View File

@@ -108,7 +108,7 @@ SelectDeployedFile() {
ErrorOut "No files found in ${OeTmpDir}-\* matching $FindString"
fi
dialog --title 'Select rootfs'\
dialog --title 'Select file to write'\
--menu 'Move using [UP] [DOWN],[Enter] to select' 30 100 $iCount\
${strSelection}\
2>"$base_tempdir/menuitem.$$"