Merge pull request #4219 from sundeep-co-in/STAGE

add django.pot
This commit is contained in:
Matthew Jones
2016-12-04 21:04:41 -05:00
committed by GitHub
4 changed files with 3567 additions and 30 deletions

View File

@@ -116,7 +116,7 @@ register(
register(
'AWX_PROOT_ENABLED',
field_class=fields.BooleanField,
label=_('Enable job isloation'),
label=_('Enable job isolation'),
help_text=_('Isolates an Ansible job from protected parts of the Tower system to prevent exposing sensitive information.'),
category=_('Jobs'),
category_slug='jobs',