XMB format is a format for generating and storing the original translation, from this file translation files are generated format XTB.
The XMB format is an xml file with a list of key-value pairs that has no deeper structure.
The translations are placed inside the <messagebundle>
tag in the <msg>
tag
in which the id
attribute describes the name of the term and the content is the translation.
Angular's XMB translation generation generates xmb source language files, but uses xtb translation files (XML Translation Bundle: XTB).
It is a localization management service for your projects.
We are trying to make the most convenient, fast and cheap system for localization management. If you have any difficulties using the service, please contact support.