bug 9687: CloudStack UI - VM Wizard - correct error message.

This commit is contained in:
Jessica Wang 2011-05-05 15:48:48 -07:00
parent 36fa2692c3
commit 4ac4a5a709
4 changed files with 4 additions and 4 deletions

View File

@ -741,7 +741,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=direct.attach.security.groups.enabled is not set to true. Thus, no additional network features. Please continue to step 5.
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=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>

View File

@ -709,7 +709,7 @@ message.lock.account = Por favor, confirme que desea bloquear esta cuenta. Al bl
message.migrate.instance.confirm = Por favor, confirme el anfitrión desea migrar la instancia virtual.
message.new.user = Especifique lo siguiente para agregar un nuevo usuario a la cuenta
message.no.network.support = El hipervisor seleccionado, vSphere, no tiene funciones de red adicionales. Por favor, continúe con el paso 5.
message.no.network.support.configuration.not.true = direct.attach.security.groups.enabled no se establece en true. Por lo tanto, no hay funciones de red adicionales. Por favor, continúe con el paso 5.
message.no.network.support.configuration.not.true = Usted no tiene ninguna zona que ha permitido a grupo de seguridad. Por lo tanto, no hay funciones de red adicionales. Por favor, continúe con el paso 5.
message.number.clusters = <h2> <span> # de </span> Grupos </h2>
message.number.hosts = <h2> <span> # de </span> Anfitrión </h2>
message.number.pods = <h2> <span> # de </span> Las vainas </h2>

View File

@ -709,7 +709,7 @@ message.lock.account=このアカウントをロックしてもよろしいで
message.migrate.instance.confirm=あなたは仮想インスタンスを移行するホストを確認してください。
message.new.user =アカウントに新しいユーザーを追加するために、次の情報を設定してください
message.no.network.support =選択されたハイパーバイザ、vSphereには追加ネットワーク機能がありません。手順5に進んでください。
message.no.network.support.configuration.not.true=direct.attach.security.groups.enabled は、 trueに設定されていません。したがって、追加のネットワーク機能を提供します。手順5に進みますしてください。
message.no.network.support.configuration.not.true=あなたは、セキュリティグループを持つすべてのゾーンを持っていないが有効。したがって、追加のネットワーク機能を提供します。手順5に進みますしてください。
message.number.clusters=<h2><span> # -- </span> クラスタ</h2>
message.number.hosts=<h2><span> # -- </span> ホスト</h2>
message.number.pods=<h2><span> # -- </span> Pod</h2>

View File

@ -709,7 +709,7 @@ message.lock.account =请确认您要锁定该帐户。通过锁定帐户,此
message.migrate.instance.confirm=请确认您要的主机迁移虚拟实例。
message.new.user =指定下列信息已添加一个新用户到该帐户
message.no.network.support =您选择的hypervisorvSphere没有任何额外的网络功能。请继续步骤五。
message.no.network.support.configuration.not.true=direct.attach.security.groups.enabled未设置为true。因此不需要额外的网络功能。请继续步骤5。
message.no.network.support.configuration.not.true=您没有任何区域具有安全组启用。因此不需要额外的网络功能。请继续步骤5。
message.number.clusters = <h2><span> # of </span> 集群</h2>
message.number.hosts =<h2><span> # of </span> 主机</h2>
message.number.pods = <h2><span> # of </span> Pods</h2>