acrn_config: update text when loading the Configurator

Update the text that shows up when loading the ACRN Configurator.

Tracked-On: #6690
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Co-authored-by: David Kinder <david.b.kinder@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2022-06-21 10:08:12 +02:00 committed by acrnsi-robot
parent 2ecb8efefb
commit 749c2297aa

View File

@ -18,7 +18,7 @@
style="height: 49px;padding-right: 1.5rem;cursor: pointer"/> style="height: 49px;padding-right: 1.5rem;cursor: pointer"/>
Loading... Loading...
</text> </text>
<text style="font-size:24px;display: block">Please wait for 5 seconds~</text> <text style="font-size:24px;display: block">Loading the configurator can take a few seconds.</text>
</div> </div>
</div> </div>
</div> </div>