cloudstack 3.0 UI - VPC feature - add new translation labels in messages.properties (Reviewed-by: Brian)

This commit is contained in:
Jessica Wang 2012-08-21 16:22:44 -07:00
parent 0b31a0af62
commit beb9baf950

View File

@ -24,6 +24,44 @@ label.action.enable.physical.network=Enable physical network
label.action.disable.physical.network=Disable physical network
message.action.enable.physical.network=Please confirm that you want to enable this physical network.
message.action.disable.physical.network=Please confirm that you want to disable this physical network.
label.select.tier=Select Tier
label.add.ACL=Add ACL
label.remove.ACL=Remove ACL
label.tier=Tier
label.network.ACL=Network ACL
label.network.ACL.total=Network ACL Total
label.add.new.gateway=Add new gateway
message.add.new.gateway.to.vpc=Please specify the information to add a new gateway to this VPC.
label.delete.gateway=delete gateway
message.delete.gateway=Please confirm you want to delete the gateway
label.CIDR.of.destination.network=CIDR of destination network
label.add.route=Add route
label.add.static.route=Add static route
label.remove.static.route=Remove static route
label.site.to.site.VPN=site-to-site VPN
label.add.VPN.gateway=Add VPN Gateway
message.add.VPN.gateway=Please confirm that you want to add a VPN Gateway
label.VPN.gateway=VPN Gateway
label.delete.VPN.gateway=delete VPN Gateway
message.delete.VPN.gateway=Please confirm that you want to delete this VPN Gateway
label.VPN.connection=VPN Connection
label.IPsec.preshared.key=IPsec Preshared-Key
label.IKE.policy=IKE policy
label.ESP.policy=ESP policy
label.create.VPN.connection=Create VPN Connection
label.VPN.customer.gateway=VPN Customer Gateway
label.CIDR.list=CIDR list
label.IKE.lifetime=IKE Lifetime (second)
label.ESP.lifetime=ESP Lifetime(second)
label.dead.peer.detection=Dead Peer Detection
label.reset.VPN.connection=Reset VPN connection
message.reset.VPN.connection=Please confirm that you want to reset VPN connection
label.delete.VPN.connection=delete VPN connection
message.delete.VPN.connection=Please confirm that you want to delete VPN connection
label.add.new.tier=Add new tier
label.add.VM.to.tier=Add VM to tier
label.remove.tier=Remove tier
#new labels (end) ************************************************************************************************