Skip to content

Commit a345023

Browse files
SagePtrlafriks
authored andcommitted
Fix incorrect caption of webhook setting (#4701) (#4718)
1 parent 052aa54 commit a345023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,8 +1042,8 @@ settings.event_push = Push
10421042
settings.event_push_desc = Git push to a repository.
10431043
settings.event_repository = Repository
10441044
settings.event_repository_desc = Repository created or deleted.
1045-
settings.active = Include Event Details
1046-
settings.active_helper = Add information about the triggering event to requests.
1045+
settings.active = Active
1046+
settings.active_helper = Information about triggered events will be sent to this webhook URL.
10471047
settings.add_hook_success = The webhook has been added.
10481048
settings.update_webhook = Update Webhook
10491049
settings.update_hook_success = The webhook has been updated.

0 commit comments

Comments
 (0)