Description

A generic translations catalog factory that will load translations files based on the file extension and the catalog name. This class is a callable, so it can be used as a catalog loader argument.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
stringstring translationFile(string[] folders, string fileName, string fileExtension)
DMessageCatalogDMessageCatalog catalog()
this(stringthis(string domainName, string localToLoad, string fileExtension = "po")
boolbool initialize(Json[string] initData = null)
string[]string[] translationsFolders()
this()this()