mirror of https://github.com/apache/cloudstack.git
Add all existing messages codes to index.jsp dictionary
This commit is contained in:
parent
4f2e9a5195
commit
ef6e0daddb
|
|
@ -167,7 +167,7 @@ force.remove=Force Remove
|
|||
force.remove.host.warning=Warning: Choosing this option will cause CloudStack to forcefully stop all running virtual machines before removing this host from the cluster.
|
||||
|
||||
force.stop=Force Stop
|
||||
force.stop.instance.warning=Warning: Forcing a stop on this instance should be your last option. It can lead to data loss as well as inconsistent behavior of the virtual machine's state.
|
||||
force.stop.instance.warning=Warning: Forcing a stop on this instance should be your last option. It can lead to data loss as well as inconsistent behavior of the virtual machine state.
|
||||
|
||||
label.PreSetup=PreSetup
|
||||
label.SR.name = SR Name-Label
|
||||
|
|
@ -910,7 +910,7 @@ message.disable.vpn.access=Please confirm that you want to disable VPN Access.
|
|||
message.download.ISO=Please click <a href="#">00000</a> to download ISO
|
||||
message.download.template=Please click <a href="#">00000</a> to download template
|
||||
message.download.volume=Please click <a href="#">00000</a> to download volume
|
||||
message.edit.confirm=Please confirm that your changes before clicking 'Save'.
|
||||
message.edit.confirm=Please confirm that your changes before clicking "Save".
|
||||
message.edit.limits=Please specify limits to the following resources. A "-1" indicates no limit to the amount of resources create.
|
||||
message.enable.account=Please confirm that you want to enable this account.
|
||||
message.enable.vpn.access=VPN is currently disabled for this IP Address. Would you like to enable VPN access?
|
||||
|
|
@ -921,7 +921,7 @@ message.launch.vm.on.private.network=Do you wish to launch your instance on your
|
|||
message.lock.account=Please confirm that you want to lock this account. By locking the account, all users for this account will no longer be able to manage their cloud resources. Existing resources can still be accessed.
|
||||
message.migrate.instance.confirm=Please confirm the host you wish to migrate the virtual instance to.
|
||||
message.new.user=Specify the following to add a new user to the account
|
||||
message.no.network.support.configuration.not.true=You don't have any zone that has security group enabled. Thus, no additional network features. Please continue to step 5.
|
||||
message.no.network.support.configuration.not.true=You do not have any zone that has security group enabled. Thus, no additional network features. Please continue to step 5.
|
||||
message.no.network.support=Your selected hypervisor, vSphere, does not have any additional network features. Please continue to step 5.
|
||||
message.number.clusters=<h2><span> # of </span> Clusters</h2>
|
||||
message.number.hosts=<h2><span> # of </span> Hosts</h2>
|
||||
|
|
|
|||
1166
ui/index.jsp
1166
ui/index.jsp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue