|
@@ -128,19 +128,19 @@ Em.I18n.translations = {
|
|
'common.abort': 'Abort',
|
|
'common.abort': 'Abort',
|
|
'common.misc': 'Misc',
|
|
'common.misc': 'Misc',
|
|
|
|
|
|
- 'requestInfo.installComponents':'Installing Host Components',
|
|
|
|
- 'requestInfo.installServices':'Installing Services',
|
|
|
|
|
|
+ 'requestInfo.installComponents':'Install Components',
|
|
|
|
+ 'requestInfo.installServices':'Install Services',
|
|
|
|
+ 'requestInfo.startServices':'Start Services',
|
|
'requestInfo.stopAllServices':'Stop All Services',
|
|
'requestInfo.stopAllServices':'Stop All Services',
|
|
'requestInfo.startAllServices':'Start All Services',
|
|
'requestInfo.startAllServices':'Start All Services',
|
|
- 'requestInfo.startHostComponent':'Start component',
|
|
|
|
- 'requestInfo.upgradeHostComponent':'Upgrade component',
|
|
|
|
- 'requestInfo.stopHostComponent':'Stop component',
|
|
|
|
- 'requestInfo.installHostComponent':'Install component',
|
|
|
|
- 'requestInfo.installingHostComponent':'Installing new component',
|
|
|
|
|
|
+ 'requestInfo.startHostComponent':'Start Component',
|
|
|
|
+ 'requestInfo.startHostComponents':'Start Components',
|
|
|
|
+ 'requestInfo.upgradeHostComponent':'Upgrade Component',
|
|
|
|
+ 'requestInfo.stopHostComponent':'Stop Component',
|
|
|
|
+ 'requestInfo.installHostComponent':'Install Component',
|
|
|
|
+ 'requestInfo.installNewHostComponent':'Install New Component',
|
|
'requestInfo.stopService':'Stop Service',
|
|
'requestInfo.stopService':'Stop Service',
|
|
'requestInfo.startService':'Start Service',
|
|
'requestInfo.startService':'Start Service',
|
|
- 'requestInfo.serviceStartCheck':'Check Started Services',
|
|
|
|
-
|
|
|
|
|
|
|
|
'hostPopup.noServicesToShow':'No services to show',
|
|
'hostPopup.noServicesToShow':'No services to show',
|
|
'hostPopup.noHostsToShow':'No hosts to show',
|
|
'hostPopup.noHostsToShow':'No hosts to show',
|