diff --git a/awx/ui/client/src/inventories-hosts/inventories/related/sources/sources.form.js b/awx/ui/client/src/inventories-hosts/inventories/related/sources/sources.form.js index 33336160dc..5df5ca3f8a 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/related/sources/sources.form.js +++ b/awx/ui/client/src/inventories-hosts/inventories/related/sources/sources.form.js @@ -380,7 +380,7 @@ export default ['NotificationsList', 'i18n', function(NotificationsList, i18n){ ngDisabled: '!(inventory_source_obj.summary_fields.user_capabilities.edit || canAdd)' }, { name: 'update_on_project_update', - label: i18n._('Update on Project Change'), + label: i18n._('Update on Project Update'), type: 'checkbox', ngShow: "source.value === 'scm'", awPopOver: "
" + i18n._("After every project update where the SCM revision changes, " + diff --git a/awx/ui/po/ansible-tower-ui.pot b/awx/ui/po/ansible-tower-ui.pot index 18b1b5c016..4f2a7be8d1 100644 --- a/awx/ui/po/ansible-tower-ui.pot +++ b/awx/ui/po/ansible-tower-ui.pot @@ -5629,10 +5629,6 @@ msgstr "" msgid "Update on Launch" msgstr "" -#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388 -msgid "Update on Project Change" -msgstr "" - #: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394 msgid "Update on Project Update" msgstr "" diff --git a/awx/ui/po/es.po b/awx/ui/po/es.po index 8e3ff94b8d..f4a4d06aea 100644 --- a/awx/ui/po/es.po +++ b/awx/ui/po/es.po @@ -6250,10 +6250,6 @@ msgstr "Actualización faltante. Haga clic para obtener más información." msgid "Update on Launch" msgstr "Actualizar al ejecutar" -#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388 -msgid "Update on Project Change" -msgstr "Actualizar en el cambio de proyecto" - #: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394 msgid "Update on Project Update" msgstr "Actualizar en la actualización del proyecto" diff --git a/awx/ui/po/fr.po b/awx/ui/po/fr.po index a56937b54b..361ee0485a 100644 --- a/awx/ui/po/fr.po +++ b/awx/ui/po/fr.po @@ -6258,10 +6258,6 @@ msgstr "Mise à jour manquante. Cliquer pour plus de détails." msgid "Update on Launch" msgstr "Mettre à jour au lancement" -#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388 -msgid "Update on Project Change" -msgstr "Mettre à jour lorsqu'une modification est apportée au projet" - #: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394 msgid "Update on Project Update" msgstr "Mettre à jour lorsque le projet est actualisé" diff --git a/awx/ui/po/ja.po b/awx/ui/po/ja.po index c38a6bbaeb..0db6649f18 100644 --- a/awx/ui/po/ja.po +++ b/awx/ui/po/ja.po @@ -5963,10 +5963,6 @@ msgstr "更新がありません。クリックして詳細を確認してくだ msgid "Update on Launch" msgstr "起動時の更新" -#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388 -msgid "Update on Project Change" -msgstr "プロジェクト変更時の更新" - #: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394 msgid "Update on Project Update" msgstr "プロジェクト更新時の更新" diff --git a/awx/ui/po/nl.po b/awx/ui/po/nl.po index e320c6d73a..cc0e8c5f4d 100644 --- a/awx/ui/po/nl.po +++ b/awx/ui/po/nl.po @@ -6216,10 +6216,6 @@ msgstr "Update ontbreekt. Klik voor meer informatie" msgid "Update on Launch" msgstr "Update bij opstarten" -#: client/src/inventories-hosts/inventories/related/sources/sources.form.js:388 -msgid "Update on Project Change" -msgstr "Update voor projectwijziging" - #: client/src/inventories-hosts/inventories/related/sources/sources.form.js:394 msgid "Update on Project Update" msgstr "Update voor projectupdate"