You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLOUDSTACK-7645: [UI] Fixing incorrect labels, including instances of "???label.*???"
- removed duplicate entries in dictionary
- added dictionary entries that have been missed during the dictionary split
- added missing entries in messages.properties
- fixed other localization issues
label.remove.vm.load.balancer=Remove VM from load balancer
1556
+
label.add.acl.list=Add ACL List
1557
+
label.add.list.name=ACL List Name
1558
+
label.add.network.acl.list=Add Network ACL List
1559
+
label.delete.acl.list=Delete ACL List
1560
+
label.acl.replaced=ACL replaced
1561
+
label.ipv4.dns1=IPv4 DNS1
1562
+
label.ipv4.dns2=IPv4 DNS2
1563
+
label.protocol.number=Protocol Number
1564
+
label.edit.acl.rule=Edit ACL rule
1565
+
label.source.ip.address=Source IP Address
1566
+
label.source.port=Source Port
1567
+
label.instance.port=Instance Port
1568
+
label.assigned.vms=Assigned VMs
1569
+
label.replace.acl=Replace ACL
1570
+
label.source.nat.supported=SourceNAT Supported
1571
+
label.acl.name=ACL Name
1572
+
label.acl.id=ACL ID
1573
+
label.passive=Passive
1574
+
label.replace.acl.list=Replace ACL List
1575
+
label.vswitch.name=vSwitch Name
1576
+
label.vSwitch.type=vSwitch Type
1577
+
label.ping.path=Ping Path
1578
+
label.response.timeout.in.sec=Response Timeout (in sec)
1579
+
label.health.check.interval.in.sec=Health Check Interval (in sec)
1580
+
label.healthy.threshold=Healthy Threshold
1581
+
label.unhealthy.threshold=Unhealthy Threshold
1582
+
label.other=Other
1583
+
label.vm.id=VM ID
1584
+
label.vnmc=VNMC
1585
+
label.scale.up.policy=SCALE UP POLICY
1586
+
label.counter=Counter
1587
+
label.operator=Operator
1588
+
label.threshold=Threshold
1589
+
label.load.balancer.type=Load Balancer Type
1590
+
label.vgpu=VGPU
1591
+
label.sticky.name=Sticky Name
1592
+
label.stickiness.method=Stickiness method
1593
+
label.gslb=GSLB
1594
+
label.portable.ip=Portable IP
1595
+
label.internallbvm=InternalLbVm
1596
+
label.agent.state=Agent State
1597
+
label.duration.in.sec=Duration(in sec)
1527
1598
managed.state=Managed State
1528
1599
message.acquire.new.ip.vpc=Please confirm that you would like to acquire a new IP for this VPC.
1529
1600
message.acquire.new.ip=Please confirm that you would like to acquire a new IP for this network.
@@ -1656,6 +1727,25 @@ message.confirm.enable.provider=Please confirm that you would like to enable thi
1656
1727
message.confirm.join.project=Please confirm you wish to join this project.
1657
1728
message.confirm.remove.IP.range=Please confirm that you would like to remove this IP range.
1658
1729
message.confirm.shutdown.provider=Please confirm that you would like to shutdown this provider
1730
+
message.confirm.current.guest.CIDR.unchanged=Do you want to keep the current guest network CIDR unchanged?
1731
+
message.confirm.delete.ciscoASA1000v=Please confirm you want to delete CiscoASA1000v
1732
+
message.confirm.remove.selected.events=Please confirm you would like to remove the selected events
1733
+
message.confirm.archive.selected.events=Please confirm you would like to archive the selected events
1734
+
message.confirm.remove.event=Are you sure you want to remove this event?
1735
+
message.confirm.archive.event=Please confirm that you want to archive this event.
1736
+
message.confirm.remove.selected.alerts=Please confirm you would like to remove the selected alerts
1737
+
message.confirm.archive.selected.alerts=Please confirm you would like to archive the selected alerts
1738
+
message.confirm.delete.alert=Are you sure you want to delete this alert ?
1739
+
message.confirm.archive.alert=Please confirm that you want to archive this alert.
1740
+
message.confirm.migrate.volume=Do you want to migrate this volume?
1741
+
message.confirm.attach.disk=Are you sure you want to attach disk?
1742
+
message.confirm.create.volume=Are you sure you want to create volume?
1743
+
message.confirm.enable.host=Please confirm that you want to enable the host
1744
+
message.confirm.disable.host=Please confirm that you want to disable the host
1745
+
message.confirm.delete.internal.lb=Please confirm you want to delete Internal LB
1746
+
message.confirm.remove.load.balancer=Please confirm you want to remove VM from load balancer
1747
+
message.confirm.delete.acl.list=Are you sure you want to delete this ACL list?
1748
+
message.confirm.replace.acl.new.one=Do you want to replace the ACL with a new one?
1659
1749
message.copy.iso.confirm=Please confirm that you wish to copy your ISO to
1660
1750
message.copy.template=Copy template <b id\="copy_template_name_text">XXX</b> from zone <b id\="copy_template_source_zone_text"></b> to
1661
1751
message.create.template.vm=Create VM from template <b id\="p_name"></b>
@@ -1826,6 +1916,8 @@ message.tooltip.zone.name=A name for the zone.
1826
1916
message.update.os.preference=Please choose a OS preference for this host. All virtual instances with similar preferences will be first allocated to this host before choosing another.
1827
1917
message.update.resource.count=Please confirm that you want to update resource counts for this account.
1828
1918
message.update.ssl=Please submit a new X.509 compliant SSL certificate chain to be updated to each console proxy and secondary storage virtual instance\:
message.update.ssl.failed=Failed to update SSL Certificate.
1829
1921
message.validate.instance.name=Instance name can not be longer than 63 characters. Only ASCII letters a~z, A~Z, digits 0~9, hyphen are allowed. Must start with a letter and end with a letter or a digit.
1830
1922
message.virtual.network.desc=A dedicated virtualized network for your account. The broadcast domain is contained within a VLAN and all public network access is routed out by a virtual router.
1831
1923
message.vm.create.template.confirm=Create Template will reboot the VM automatically.
0 commit comments