Fix incorrect caption of webhook setting (#4701) (#4718)

This commit is contained in:
SagePtr 2018-08-15 18:06:56 +02:00 committed by Lauris BH
parent 052aa54b2b
commit a345023d0a
1 changed files with 2 additions and 2 deletions

View File

@ -1042,8 +1042,8 @@ settings.event_push = Push
settings.event_push_desc = Git push to a repository.
settings.event_repository = Repository
settings.event_repository_desc = Repository created or deleted.
settings.active = Include Event Details
settings.active_helper = Add information about the triggering event to requests.
settings.active = Active
settings.active_helper = Information about triggered events will be sent to this webhook URL.
settings.add_hook_success = The webhook has been added.
settings.update_webhook = Update Webhook
settings.update_hook_success = The webhook has been updated.