mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
update the help text for Organization galaxy credentials
This commit is contained in:
@@ -58,7 +58,7 @@ export default ['NotificationsList', 'i18n',
|
||||
credential: {
|
||||
label: i18n._('Galaxy Credentials'),
|
||||
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'),
|
||||
dataContainer: 'body',
|
||||
dataPlacement: 'right',
|
||||
|
||||
Reference in New Issue
Block a user