Merge "Fix translation on Deployment Only dashboard panel"

This commit is contained in:
Jenkins 2017-02-06 12:33:13 +00:00 committed by Gerrit Code Review
commit 3f1cd83263
1 changed files with 2 additions and 2 deletions

View File

@ -824,8 +824,8 @@
"description": "\"Advanced deployment\" deploys OpenStack services on nodes which have the operating system already provisioned.\nTo complete provisioning and deployment at the same time, select \"Provisioning + Deployment\" from the Deployment Mode dropdown.",
"nodes_to_redeploy": "__count__ node to redeploy",
"nodes_to_redeploy_plural": "__count__ nodes to redeploy",
"provisioned_nodes_to_deploy": "__count__ node is provisioned",
"provisioned_nodes_to_deploy_plural": "__count__ nodes are provisioned",
"provisioned_nodes": "__count__ node is provisioned",
"provisioned_nodes_plural": "__count__ nodes are provisioned",
"no_nodes": "Nodes can only be deployed using the \"Deployment only\" feature if they have been provisioned with an operating system.\nPlease select \"Provisioning only\" or \"Provisioning + Deployment\" from the Deployment Mode dropdown to continue.",
"button_title_all_nodes": "Deploy __count__ Node",
"button_title_all_nodes_plural": "Deploy __count__ Nodes",