Improve translation status #1516
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some possible improvements for /tools/make-outdated-list.sh:
.en.xmlfiles,-not -path "*/\.*"might be a useful addition to the find command to exclude hidden build artifacts. Also, exclude /events then./tools/texts-*.xmlfiles for static texts, but we currently do not make use of version numbers there.Solved the largest part with commit
1bfb2a2fe7Will discuss the texts thingy in #1517