Merge "Fix translation on Deployment Only dashboard panel" into stable/mitaka

This commit is contained in:
Jenkins 2017-06-26 10:36:25 +00:00 committed by Gerrit Code Review
commit 47780a5387
1 changed files with 2 additions and 2 deletions

View File

@ -818,8 +818,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",