mirror of https://github.com/apache/cloudstack.git
"Renaming enable/disable/delete messages for Nexus dvSwitch"
reviewed-by:Sanjay
This commit is contained in:
parent
9ef5a2767d
commit
fe5965cb46
|
|
@ -18,14 +18,14 @@ label.vcipaddress=vCenter IP Address
|
|||
label.vsmctrlvlanid=Control VLAN ID
|
||||
label.vsmpktvlanid=Packet VLAN ID
|
||||
label.vsmstoragevlanid=Storage VLAN ID
|
||||
label.nexusVswitch=Nexus Vswitch
|
||||
label.action.delete.nexusVswitch=Delete NexusVswitch
|
||||
label.action.enable.nexusVswitch=Enable NexusVswitch
|
||||
label.action.disable.nexusVswitch=Disable NexusVswitch
|
||||
label.nexusVswitch=Nexus dvSwitch
|
||||
label.action.delete.nexusVswitch=Delete Nexus dvSwitch
|
||||
label.action.enable.nexusVswitch=Enable Nexus dvSwitch
|
||||
label.action.disable.nexusVswitch=Disable Nexus dvSwitch
|
||||
label.action.list.nexusVswitch=List NexusVswitch
|
||||
message.action.delete.nexusVswitch=Please confirm that you want to delete this nexusVswitch.
|
||||
message.action.enable.nexusVswitch=Please confirm that you want to enable this nexusVswitch.
|
||||
message.action.disable.nexusVswitch=Please confirm that you want to disable this nexusVswitch.
|
||||
message.action.delete.nexusVswitch=Please confirm that you want to delete this nexus dvSwitch.
|
||||
message.action.enable.nexusVswitch=Please confirm that you want to enable this nexus dvSwitch.
|
||||
message.action.disable.nexusVswitch=Please confirm that you want to disable this nexus dvSwitch.
|
||||
message.specify.url=Please specify URL
|
||||
label.select.instance.to.attach.volume.to=Select instance to attach volume to
|
||||
label.upload=Upload
|
||||
|
|
|
|||
Loading…
Reference in New Issue