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

This commit is contained in:
SagePtr 2018-08-15 13:55:17 +02:00 committed by Lauris BH
parent bc06ab4a31
commit 8f86c43b90
1 changed files with 2 additions and 2 deletions

View File

@ -1089,8 +1089,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.