Project

General

Profile

Actions

Task #89335

closed

Add resname attribute to <trans-unit> tags in XLF

Added by Markus Klein about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Localization
Target version:
-
Start date:
2019-10-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

This is needed for crowdin integration.

https://github.com/TYPO3-Initiatives/crowdin/issues/19

search regex: (?<!resname=.*)(?!.*resname=) id="([^"]+)"
replace: id="$1" resname="$1"

Actions

Also available in: Atom PDF