Actions
Task #100299
closedShorten texts for webhooks description
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
WebHooks - Incoming = Reactions + Outgoing
Target version:
-
Start date:
2023-03-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
<trans-unit id="sys_webhook.description.description" resname="sys_webhook.description.description"> <source>Additional information about the webhook for your internal reference.</source> </trans-unit>
Suggestion:
- Additional information about the webhook for your internal reference. + Additional information about the webhook.
I noticed this when adding some translation suggestions in Crowdin. This appeared difficult to translate because I was not sure what "for your internal reference" means in this context. And it seems to add little value.
Also, some of the desciptions end with a dot and and some don't.
Actions