|
@@ -379,12 +379,12 @@ Em.I18n.translations = {
|
|
|
'installer.step9.hostLog.popup.categories.timedout':'Timed Out',
|
|
|
'installer.step9.hostLog.popup.noTasksToShow':'No tasks to show',
|
|
|
'installer.step9.overallProgress':'{0} % overall',
|
|
|
- 'installer.step9.serviceStatus.install.pending':'Preparing to install',
|
|
|
+ 'installer.step9.serviceStatus.install.pending':'Preparing to install ',
|
|
|
'installer.step9.serviceStatus.install.queued':'Waiting to install ',
|
|
|
'installer.step9.serviceStatus.install.inProgress':'Installing ',
|
|
|
'installer.step9.serviceStatus.install.completed':'Successfully installed ',
|
|
|
'installer.step9.serviceStatus.install.failed':'Failed to install ',
|
|
|
- 'installer.step9.serviceStatus.uninstall.pending':'Preparing to uninstall',
|
|
|
+ 'installer.step9.serviceStatus.uninstall.pending':'Preparing to uninstall ',
|
|
|
'installer.step9.serviceStatus.uninstall.queued':'Waiting to uninstall ',
|
|
|
'installer.step9.serviceStatus.uninstall.inProgress':'Uninstalling ',
|
|
|
'installer.step9.serviceStatus.uninstall.completed':'Successfully uninstalled ',
|