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.
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78255
Updated by Sybille Peters over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0166802d3feb34b8cb5a45a63bfdb11b4d45b808.
Actions