Skip to content

redpineu/XliffResourcesProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XLIFF provider for Babylon

The provider will read all XLIFF 1.2 files in the selected base directory and all folders underneath it.

Files are named using the pattern .[].xlf. The provider assumes invariant strings are contained in a file with no culture code in the file name (e.g. strings.xlf). All files containing culture codes (e.g. strings.de-DE.json) will be treated as translations. The source language of the invariant file must match the Babylon.NET's Solution invariant locale.

Strings not present in the invariant file are ignored.

Relative paths are fully supported.

Comments are not supported.

About

XLIFF ResourcesProvider for Babylon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages