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.