Closed Alino closed 5 years ago
Generation of XLIFF files is out of scope.
@DavidFatDavidF Hi David, if I understood correctly, you wanted to have some API endpoints for XLIFF extraction and merging. If that's correct, could you please explain how should the endpoints work? Thank you
There are many tools that can generate/merge XLIFF files. There is no way you can define a common API that integrates them all.
I agree with Rodolfo, I don't think the API should have such endpoints.
The example implementation can implement such process but that is something outside the API itself.
closing inactive issues
From TAPICC created by Alino : GALAglobal/TAPICC#19
Are you aware of such tools? Which one do you think is the best? If we want to enable the TAPICC API to do merging and extracting, I suggest that we should use external tool for this. My vision is that it should be a command line tool which could be run in linux terminal. Something like tikal
few related questions