Skip to content

Commit

Permalink
chore: get rid of "resname" attribute in XLF file
Browse files Browse the repository at this point in the history
Executed command:

    find . -name \*\.xlf -exec sed -i -E 's/(<trans-unit[^>]*?)\sresname="[^"]*"/\1/' {} +
  • Loading branch information
brotkrueml committed Dec 13, 2024
1 parent bc2db89 commit 00321ed
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
Loading

0 comments on commit 00321ed

Please sign in to comment.