locale_translation_source_build($project, $langcode, $filename = NULL)
Builds abstract translation source.
Parameters
object $project: Project object.
string $langcode: Language code.
string $filename: (optional) File name of translation file. May contain placeholders. Defaults to the default translation filename from the settings.
Return value
object Source object:
"project": Project name.
"name": Project name (inherited from project).
"language": Language code.
"core": Core version (inh