|
@@ -1824,8 +1824,7 @@ Em.I18n.translations = {
|
|
|
'rollingrestart.dialog.title': 'Restart {0}s',
|
|
|
'rollingrestart.dialog.primary': 'Trigger Restart',
|
|
|
'rollingrestart.notsupported.hostComponent': 'Rolling restart not supported for {0} components',
|
|
|
- 'rollingrestart.dialog.msg.restart': 'This will restart {0} {1} at a time.',
|
|
|
- 'rollingrestart.dialog.msg.restart.plural': 'This will restart {0} {1}s at a time.',
|
|
|
+ 'rollingrestart.dialog.msg.restart': 'This will restart a specified number of {0}s at a time.',
|
|
|
'rollingrestart.dialog.msg.noRestartHosts': 'There are no {0}s to do rolling restarts',
|
|
|
'rollingrestart.dialog.msg.maintainance': 'Note: {0} {1} in Maintenance Mode will not be restarted',
|
|
|
'rollingrestart.dialog.msg.maintainance.plural': 'Note: {0} {1}s in Maintenance Mode will not be restarted',
|