Actions
Task #91299
closedUpdate file_rename.exists.description label translation in Filelist module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2020-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
As discussed on Slack, the file_rename.exists.description label from Filelist module (https://github.com/TYPO3-CMS/filelist/blob/master/Resources/Private/Language/locallang.xlf#L25) could be modified by changing from:
You want to rename the file "{0}" to "{1}", but such a file already exists. How do you want to proceed?
to:
You want to rename the file "{0}" to "{1}", but the file "{1}" already exists. How do you want to proceed?
Actions