Updater: Handle failed download; support i18n for UI strings
The progress status message will display the error message.All strings in the Updater are now translated using QObject::tr() toallow i18n in the future.
View differences
Updater: Handle failed download; support i18n for UI strings
The progress status message will display the error message.
All strings in the Updater are now translated using QObject::tr() to
allow i18n in the future.