mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
update the help text for Organization galaxy credentials
This commit is contained in:
@@ -58,7 +58,7 @@ export default ['NotificationsList', 'i18n',
|
|||||||
credential: {
|
credential: {
|
||||||
label: i18n._('Galaxy Credentials'),
|
label: i18n._('Galaxy Credentials'),
|
||||||
type: 'custom',
|
type: 'custom',
|
||||||
awPopOver: "<p>" + i18n._("Select Galaxy credentials. The selection order sets precedence for the sync and lookup of the content") + "</p>",
|
awPopOver: "<p>" + i18n._("Select Galaxy credentials. The selection order sets the order in which Tower will download roles/collections using `ansible-galaxy`.") + "</p>",
|
||||||
dataTitle: i18n._('Galaxy Credentials'),
|
dataTitle: i18n._('Galaxy Credentials'),
|
||||||
dataContainer: 'body',
|
dataContainer: 'body',
|
||||||
dataPlacement: 'right',
|
dataPlacement: 'right',
|
||||||
|
|||||||
Reference in New Issue
Block a user