Skip to content

Commit 8f86c43

Browse files
SagePtrlafriks
authored andcommitted
Fix incorrect caption of webhook setting (#4701) (#4717)
1 parent bc06ab4 commit 8f86c43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1089,8 +1089,8 @@ settings.event_push = Push
10891089
settings.event_push_desc = Git push to a repository.
10901090
settings.event_repository = Repository
10911091
settings.event_repository_desc = Repository created or deleted.
1092-
settings.active = Include Event Details
1093-
settings.active_helper = Add information about the triggering event to requests.
1092+
settings.active = Active
1093+
settings.active_helper = Information about triggered events will be sent to this webhook URL.
10941094
settings.add_hook_success = The webhook has been added.
10951095
settings.update_webhook = Update Webhook
10961096
settings.update_hook_success = The webhook has been updated.

0 commit comments

Comments
 (0)