File extension: .dtd
i18n type: 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?">