Xliff Coding Guidelines

Language files are typically stored in XLIFF files. XLIFF is based on XML.

Directory and File Names

  • Files have the ending .xlf.
  • Language files are located in the directory <extension>/Resources/Private/Language.

Format

  • Use TABs, not spaces.
  • TAB size is 4.

参考

XLIFF Format

More Information

  • See Setup IDE / Editor in this manual for information about setting up your Editor / IDE to adhere to the coding guidelines.