Index: trunk/extensions/OpenStackManager/OpenStackManager.i18n.php |
— | — | @@ -52,7 +52,7 @@ |
53 | 53 | 'openstackmanager-nonovacred-admincreate' => 'There were no Nova credentials found for your user account. Please ask a Nova administrator to create credentials for you.', |
54 | 54 | 'openstackmanager-noaccount' => 'Your account is not in the project requested.', |
55 | 55 | 'openstackmanager-noaccount2' => 'You can not complete the action requested as your user account is not in the project requested.', |
56 | | - 'openstackmanager-nonexistentresource' => 'The resource specified does not exist.', |
| 56 | + 'openstackmanager-nonexistentresource' => 'The specified resource does not exist.', |
57 | 57 | 'openstackmanager-createdomain' => 'Create domain', |
58 | 58 | |
59 | 59 | 'openstackmanager-deletedomain' => 'Delete domain', |
— | — | @@ -73,7 +73,7 @@ |
74 | 74 | |
75 | 75 | 'openstackmanager-novainstance-instance' => 'Instance', |
76 | 76 | 'openstackmanager-configureinstance' => 'Configure instance', |
77 | | - 'openstackmanager-nonexistanthost' => 'The host requested does not exist.', |
| 77 | + 'openstackmanager-nonexistanthost' => 'The requested host does not exist.', |
78 | 78 | 'openstackmanager-dnsdomain' => 'DNS domain', |
79 | 79 | 'openstackmanager-puppetclasses' => 'Classes', |
80 | 80 | 'openstackmanager-novainstance-info' => 'Instance information', |
— | — | @@ -234,7 +234,7 @@ |
235 | 235 | 'openstackmanager-removehost-confirm' => 'Are you sure you would like to remove host $1 from $2?', |
236 | 236 | 'openstackmanager-removedhost' => 'Successfully removed $1.', |
237 | 237 | 'openstackmanager-removehostfailed' => 'Failed to remove $1.', |
238 | | - 'openstackmanager-nonexistenthost' => 'The host requested does not exist.', |
| 238 | + 'openstackmanager-nonexistenthost' => 'The requested host does not exist.', |
239 | 239 | |
240 | 240 | 'openstackmanager-needsysadminrole' => 'Sysadmin role required', |
241 | 241 | 'openstackmanager-needsysadminrole2' => 'You must be a member of the sysadmin role to perform this action.', |
— | — | @@ -254,7 +254,7 @@ |
255 | 255 | 'openstackmanager-novasecuritygroup-rule' => 'Security group rule', |
256 | 256 | 'openstackmanager-novasecuritygroup-singlerule' => 'Individual rule', |
257 | 257 | 'openstackmanager-novasecuritygroup-group' => 'Group rule', |
258 | | - 'openstackmanager-securitygrouprule-group-exclusive' => 'Note: group rules are mutually exclusive from individual rules.', |
| 258 | + 'openstackmanager-securitygrouprule-group-exclusive' => 'Note: Individual rules and group rules are mutually exclusive. Choose one or the other, not both.', |
259 | 259 | 'openstackmanager-securitygrouprule-toport' => 'End of port range', |
260 | 260 | 'openstackmanager-securitygrouprule-fromport' => 'Beginning of port range', |
261 | 261 | 'openstackmanager-securitygrouprule-protocol' => 'Protocol', |
— | — | @@ -265,7 +265,7 @@ |
266 | 266 | 'openstackmanager-removerule-action' => 'remove rule', |
267 | 267 | 'openstackmanager-modifiedgroup' => 'Successfully modified security group.', |
268 | 268 | 'openstackmanager-modifygroupfailed' => 'Failed to modify security group.', |
269 | | - 'openstackmanager-nonexistantgroup' => 'The security group requested does not exist.', |
| 269 | + 'openstackmanager-nonexistantgroup' => 'The requested security group does not exist.', |
270 | 270 | 'openstackmanager-backsecuritygrouplist' => 'Back to the security group list', |
271 | 271 | 'openstackmanager-createdsecuritygroup' => 'Successfully created security group.', |
272 | 272 | 'openstackmanager-createsecuritygroupfailed' => 'Failed to create security group.', |
— | — | @@ -308,7 +308,7 @@ |
309 | 309 | 'openstackmanager-modifysudoer' => 'Modify Sudo Policy', |
310 | 310 | 'openstackmanager-modifysudoerfailed' => 'Failed to modify sudo policy.', |
311 | 311 | 'openstackmanager-modifiedsudoer' => 'Successfully modified sudo policy.', |
312 | | - 'openstackmanager-nonexistantsudoer' => 'Requested sudo policy does not exist.', |
| 312 | + 'openstackmanager-nonexistantsudoer' => 'The requested sudo policy does not exist.', |
313 | 313 | |
314 | 314 | 'openstackmanager-novapuppetgroup' => 'Nova Puppet Group', |
315 | 315 | 'openstackmanager-puppetgrouplist' => 'Puppet Group List', |