Merge "Fixed Update Metadata modal description's typos"

This commit is contained in:
Jenkins 2015-11-23 18:40:18 +00:00 committed by Gerrit Code Review
commit 35f6a9b947
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
.constant('horizon.framework.widgets.metadata.tree.defaults', {
text: {
/*eslint-disable max-len */
help: gettext('You can specify resource metadata by moving items from the left column to the right column. In the left columns there are metadata definitions from the Glance Metadata Catalog. Use the "Other" option to add metadata with the key of your choice.'),
help: gettext('You can specify resource metadata by moving items from the left column to the right column. In the left column there are metadata definitions from the Glance Metadata Catalog. Use the "Custom" option to add metadata with the key of your choice.'),
/*eslint-enable max-len */
min: gettext('Min'),
max: gettext('Max'),