daps
daps copied to clipboard
Implement a technical solution to track translations on a file base
- needs to work for ASCIIDoc and DocBook
- needs to make it possible to track several languages per file
Are the docmanager tags not appropriate anymore?
The main issue is that we can only do translation=yes|no. But we want/need per-file language-dependent information, i.e. translation=[language1],[language2],... -- discussed here