mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user