Export finished Xaraya translations of the selected locale into the selected directory.
Exporting will process all projects in the given locale's Xaraya root, create a language pack directory strucure on the $CONFIG configured destination. - Parameters:
-
| $localeName | string Name of the locale to be exported (e.g. "hu_HU.utf-8"). |
| $silentMode | bool true value suppresses all output messages. |
Implements TranslationExport.
Definition at line 175 of file TranslationExportXaraya.php.
References TranslationProject::$LocaleIDCache, GetConfigVar(), and ProcessRecursive(). |