awx/ui: minor fix on Update on Project Update description

In the Inventory Source settings, one of the update options is titled
Update on Project Change. However, the tooltip is titled
Update on Project Update. Looking at the overall AWX codebase, I think
the definitions are fitted more towards Update on Project Update.

Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
This commit is contained in:
James McClune
2019-07-07 23:36:54 -04:00
parent 9b6644bc77
commit 8aa33b9b4a
6 changed files with 1 additions and 21 deletions

View File

@@ -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"