Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: get rid of "resname" attribute in XLF file
Executed command: find . -name \*\.xlf -exec sed -i -E 's/(<trans-unit[^>]*?)\sresname="[^"]*"/\1/' {} +
- Loading branch information