mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-23 21:57:43 +03:00
feature #1404: Updated poweron related strings in Sunstone & Self-service
This commit is contained in:
parent
9c0a10e1ca
commit
1c69d3d4bb
@ -403,7 +403,7 @@ var vm_buttons = {
|
||||
"VM.poweroff" : {
|
||||
type : "confirm",
|
||||
text: tr("Power Off"),
|
||||
tip: tr("This will send a power off signal to running VMs. They can be powered on later.")
|
||||
tip: tr("This will send a power off signal to running VMs. They can be restarted later.")
|
||||
},
|
||||
"VM.cancel" : {
|
||||
type: "confirm",
|
||||
|
@ -594,7 +594,7 @@ var vm_buttons = {
|
||||
"VM.poweroff" : {
|
||||
type : "confirm",
|
||||
text: tr("Power Off"),
|
||||
tip: tr("This will send a power off signal to running VMs. They can be powered on later.")
|
||||
tip: tr("This will send a power off signal to running VMs. They can be restarted later.")
|
||||
},
|
||||
"VM.reboot" : {
|
||||
type : "confirm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user