Actions
Bug #84804
closedMake translation of form validation errors in form extension consistent
Start date:
2018-04-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
currently you have labels like:
- This field is mandatory
- Please enter a valid Date.
- The given value was not an instance of \TYPO3\CMS\Extbase\...
and so in in
- typo3/sysext/form/Resources/Private/Language/locallang.xlf
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56746
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56746
Updated by Kay Strobach over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d698ac1482118a7132e4b325507dab455a7ffb40.
Actions