mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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.Stopped=Stopped
|
||||||
state.Destroyed=Destroyed
|
state.Destroyed=Destroyed
|
||||||
state.Error=Error
|
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
|
message.reset.password.warning.notStopped=Your instance must be stopped before attempting to change its current password
|
||||||
label.notifications=Notifications
|
label.notifications=Notifications
|
||||||
label.default.view=Default View
|
label.default.view=Default View
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user