cloudstack 3.0 UI - VPC feature - localize VPC labels in messages.properties for network.js (Reviewed-by: Brian)

This commit is contained in:
Jessica Wang 2012-08-24 11:58:16 -07:00
parent 726c4ed2b7
commit caae9f7e04

View File

@ -63,6 +63,37 @@ message.delete.VPN.connection=Please confirm that you want to delete VPN connect
label.add.new.tier=Add new tier label.add.new.tier=Add new tier
label.add.VM.to.tier=Add VM to tier label.add.VM.to.tier=Add VM to tier
label.remove.tier=Remove tier label.remove.tier=Remove tier
label.local.storage.enabled=Local Storage Enabled
label.associated.network=Associated Network
label.add.port.forwarding.rule=Add port forwarding rule
label.dns=DNS
label.vpc=VPC
label.vpc.id=VPC ID
label.tier=Tier
label.add.vpc=Add VPC
label.super.cidr.for.guest.networks=Super CIDR for Guest Networks
label.DNS.domain.for.guest.networks=DNS domain for Guest Networks
label.configure.vpc=Configure VPC
label.edit.vpc=Edit VPC
label.restart.vpc=restart VPC
message.restart.vpc=Please confirm that you want to restart the VPC
label.remove.vpc=remove VPC
message.remove.vpc=Please confirm that you want to remove the VPC
label.vpn.customer.gateway=VPN Customer Gateway
label.add.vpn.customer.gateway=Add VPN Customer Gateway
label.IKE.encryption=IKE Encryption
label.IKE.hash=IKE Hash
label.IKE.DH=IKE DH
label.ESP.encryption=ESP Encryption
label.ESP.hash=ESP Hash
label.perfect.forward.secrecy=Perfect Forward Secrecy
label.IKE.lifetime=IKE lifetime (second)
label.ESP.lifetime=ESP Lifetime (second)
label.dead.peer.detection=Dead Peer Detection
label.delete.VPN.customer.gateway=delete VPN Customer Gateway
message.delete.VPN.customer.gateway=Please confirm that you want to delete this VPN Customer Gateway
#new labels (end) ************************************************************************************************ #new labels (end) ************************************************************************************************