You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous Marcel version that used Mimemagic had a different behavior then version 1.0 that uses Tika.
It seems that the mime type for XLIFF changed after spec version 2.0, from application/x-xliff+xml (private), to application/xliff+xml (standard tree).
The previous Marcel version that used
Mimemagic
had a different behavior then version 1.0 that usesTika
.It seems that the mime type for XLIFF changed after spec version 2.0, from
application/x-xliff+xml
(private), toapplication/xliff+xml
(standard tree).From the spec:
http://docs.oasis-open.org/xliff/xliff-core/v2.1/os/xliff-core-v2.1-os.html
Related:
#48
Thanks
The text was updated successfully, but these errors were encountered: