|
@@ -1753,9 +1753,11 @@ Em.I18n.translations = {
|
|
|
'services.service.confirmDelete.popup.body': 'You must confirm delete of <b>{0}</b> by typing "{1}"' +
|
|
|
' in the confirmation box. <b>This operation is not reversible and all configuration history will be lost.</b>',
|
|
|
'services.service.confirmDelete.popup.body.type': 'Type "{0}" to confirm',
|
|
|
-
|
|
|
'services.service.confirmDelete.popup.body.dependent': 'You must confirm delete of <b>{0}</b> and <b>{1}</b> by typing "{2}"' +
|
|
|
' in the confirmation box. <b>This operation is not reversible and all configuration history will be lost.</b>',
|
|
|
+ 'services.service.delete.service.success.confirmation': 'Service {0} was successfully deleted',
|
|
|
+ 'services.service.delete.service.success.confirmation.plural': 'Services {0} were successfully deleted',
|
|
|
+
|
|
|
'services.service.summary.unknown':'unknown',
|
|
|
'services.service.summary.notRunning':'Not Running',
|
|
|
'services.service.summary.notAvailable':'n/a',
|