27 calls to format_plural() in Drupal 6
- actions_synchronize in includes/
actions.inc - Synchronize actions that are provided by modules.
- aggregator_view in modules/
aggregator/ aggregator.admin.inc - Displays the aggregator administration page.
- comment_link in modules/
comment/ comment.module - Implementation of hook_link().
- comment_nodeapi in modules/
comment/ comment.module - Implementation of hook_nodeapi().
- format_interval in includes/
common.inc - Format a time interval with the requested granularity.
- format_size in includes/
common.inc - Generate a string representation for the given byte count.
- menu_delete_menu_confirm in modules/
menu/ menu.admin.inc - Build a confirm form for deletion of a custom menu.
- node_node_type in modules/
node/ content_types.inc - Implementation of hook_node_type().
- node_title_list in modules/
node/ node.module - Gather a listing of links to nodes.
- node_type_delete_confirm in modules/
node/ content_types.inc - Menu callback; delete a single content type.
- poll-bar.tpl.php in modules/
poll/ poll-bar.tpl.php - poll-bar.tpl.php Display the bar for a single choice in a poll
- poll_page in modules/
poll/ poll.pages.inc - Menu callback to provide a simple list of all polls available.
- search_admin_settings in modules/
search/ search.admin.inc - Menu callback; displays the search module settings page.
- statistics_link in modules/
statistics/ statistics.module - Implementation of hook_link().
- system_modules_confirm_form in modules/
system/ system.admin.inc - Display confirmation form for dependencies.
- template_preprocess_forum_list in modules/
forum/ forum.module - Process variables to format a forum listing.
- template_preprocess_forum_topic_list in modules/
forum/ forum.module - Preprocess variables to format the topic listing.
- throttle_exit in modules/
throttle/ throttle.module - Implementation of hook_exit().
- tracker_page in modules/
tracker/ tracker.pages.inc - Menu callback. Prints a listing of active nodes on the site.
- upload_link in modules/
upload/ upload.module - Implementation of hook_link().
- upload_nodeapi in modules/
upload/ upload.module - Implementation of hook_nodeapi().
- user_block in modules/
user/ user.module - Implementation of hook_block().
- _aggregator_items in modules/
aggregator/ aggregator.module - Helper function for drupal_map_assoc.
- _locale_batch_language_finished in includes/
locale.inc - Finished callback of language addition locale import batch. Inform the user of translation files imported.
- _locale_batch_system_finished in includes/
locale.inc - Finished callback of system page locale import batch. Inform the user of translation files imported.
- _locale_import_po in includes/
locale.inc - Parses Gettext Portable Object file information and inserts into database
- _node_mass_update_batch_finished in modules/
node/ node.admin.inc - Node Mass Update Batch 'finished' callback.