You are here

7 uses of POTX_API_5 in Translation template extractor 6

_potx_add_date_strings in ./potx.inc
Add date strings, which cannot be extracted otherwise. This is called for locale.module.
_potx_explore_dir in ./potx.inc
Collect a list of file names relevant for extraction, starting from the given path.
_potx_find_format_plural_calls in ./potx.inc
Detect all occurances of format_plural calls.
_potx_find_info_file_strings in ./potx.inc
Parse an .info file and add relevant strings to the list.
_potx_get_header in ./potx.inc
Returns a header generated for a given file
_potx_process_file in ./potx.inc
Process a file and put extracted information to the given parameters.
_potx_translation_export in ./potx.inc
Export translations with a specific language.