Github user GabrielBrascher commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/844#discussion_r55611837 --- Diff: client/WEB-INF/classes/resources/messages.properties --- @@ -1823,6 +1823,7 @@ message.after.enable.swift=Swift configured. Note\: When you leave this page, yo message.alert.state.detected=Alert state detected message.allow.vpn.access=Please enter a username and password of the user that you want to allow VPN access. message.apply.snapshot.policy=You have successfully updated your current snapshot policy. +message.assign.instance.another=Please specify the account type, domain, account name and network (optional) of the new account. <br> If the default nic of the vm is on a shared network, CloudStack will check if the network can be used by the new account if you do not specify one network. <br> If the default nic of the vm is on a isolated network, and the new account has more one isolated networks, you should specify one. --- End diff -- Hi @ustcweizhou, just pointing a small typo: "on **a** isolated network" => "on **an** isolated network". Thanks.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---