mirror of https://github.com/apache/cloudstack.git
CS-14831: Incorrect message with reset password for instance
This commit is contained in:
parent
a26f33c780
commit
3046c38f59
|
|
@ -359,7 +359,7 @@ state.Running=Running
|
|||
state.Stopped=Stopped
|
||||
state.Destroyed=Destroyed
|
||||
state.Error=Error
|
||||
message.reset.password.warning.notPasswordEnabled=The template this instance was created with is not password enabled
|
||||
message.reset.password.warning.notPasswordEnabled=The template of this instance was created without password enabled
|
||||
message.reset.password.warning.notStopped=Your instance must be stopped before attempting to change its current password
|
||||
label.notifications=Notifications
|
||||
label.default.view=Default View
|
||||
|
|
|
|||
Loading…
Reference in New Issue