Project

General

Profile

Task #89335

Updated by Markus Klein about 5 years ago

This is needed for crowdin integration. 

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

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

Back