6 calls to _potx_status() in Translation template extractor 6
- potx-cli.php in ./potx-cli.php 
- potx_select_form_submit in ./potx.module 
- Generate translation template or translation file for the requested module.
- _potx_find_menu_hook in ./potx.inc 
- List of menu item titles. Only for Drupal 6.
- _potx_find_perm_hook in ./potx.inc 
- Detect permission names from the hook_perm() implementations. Note that this will get confused with a similar pattern in a comment, and with dynamic permissions, which need to be accounted for.
- _potx_marker_error in ./potx.inc 
- Output a marker error with an extract of where the error was found.
- _potx_parse_js_file in ./potx.inc 
- Parse a JavaScript file for translatables. Only for Drupal 6.
