Actions
Bug #83763
closedFilelist - translate metadata in alternative language - alt text not prepended with [translate to...]
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2018-02-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Backend, Filelist, localization
Complexity:
Is Regression:
Sprint Focus:
Description
As per the subject:
Steps to reproduce
1) TYPO3 8.7.9
2) at least an alternative language
3) filelist > upload an image
3.1) edit metadata, add "title", "description", "Alternative text"
4) translate the metadata in the alternative language
Results:¶
- title and description are predended with the string [translate to X] where X is the language
- alternative text is not prepended.
This issue affects both 8.7.9 and 9.1.0-dev (latest master). I have not tested with 7.6.x
The issue seems just "cosmetic" - the alternative text in the alternative language is correctly used - see for example #83124
Actions