Skip to main content
Mozilla DTD

Information about how Transifex handles the Mozilla DTD (.dtd) file format.

Nina Eleftheriadou avatar
Written by Nina Eleftheriadou
Updated over 10 months ago

File Extension(s)

.dtd

i18n type(s)

DTD

A DTD file contains a list of entities that need to be localized. The entities defined in these files are then used inside the user interface XUL files.


Sample data

<!ENTITY foo.var1 "Hello">
<!-- This is a comment -->
<!ENTITY foo.var2 "How are you?">


Parser behavior

The following table outlines what occurs to strings when using the API, CLI, or UI to manipulate translation files depending on download mode.

* The results are compatible with parser version 1.


💡Tip

Looking for more help? Get support from our Transifex Community Forum!

Find answers or post to get help from Transifex Support and our Community.

Did this answer your question?