Skip to content

Commit

Permalink
Fix incorrect caption of webhook setting (#4701) (#4718)
Browse files Browse the repository at this point in the history
  • Loading branch information
SagePtr authored and lafriks committed Aug 15, 2018
1 parent 052aa54 commit a345023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions options/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a345023

Please sign in to comment.