Skip to content

Commit dadaf85

Browse files
author
Jessica Wang
committed
CLOUDSTACK-6246: UI > Infrastructure > SSL Certificate > update (1) mouse-over hint of SSL Certificate button. (2) description in SSL Certificate dialog.
1 parent 3869bb6 commit dadaf85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

client/WEB-INF/classes/resources/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1780,7 +1780,7 @@ message.tooltip.reserved.system.netmask=The network prefix that defines the pod
17801780
message.tooltip.zone.name=A name for the zone.
17811781
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.
17821782
message.update.resource.count=Please confirm that you want to update resource counts for this account.
1783-
message.update.ssl=Please submit a new X.509 compliant SSL certificate to be updated to each console proxy virtual instance\:
1783+
message.update.ssl=Please submit a new X.509 compliant SSL certificate to be updated to each console proxy and secondary storage virtual instance\:
17841784
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.
17851785
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.
17861786
message.vm.create.template.confirm=Create Template will reboot the VM automatically.

ui/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@
10761076
<div class="button refresh" id="refresh_button">
10771077
<span><fmt:message key="label.refresh"/></span>
10781078
</div>
1079-
<div id="update_ssl_button" class="button action main-action reduced-hide lock" title="Updates your Console Proxy SSL Certificate">
1079+
<div id="update_ssl_button" class="button action main-action reduced-hide lock" title="Updates your SSL Certificate">
10801080
<span class="icon">&nbsp;</span>
10811081
<span><fmt:message key="label.update.ssl.cert"/></span>
10821082
</div>

0 commit comments

Comments
 (0)