- Since we might change translations after loading, display the message based on the status enum, rather than setting it once at load-time.
- Mostly copied from NetInstallPage
- Add initial definition of Config object, which will extract the model- setting and loading code from the page, and which is also prep-work for a QML version of this module. - While here, remove superfluous code