sbuild-i18n.h File Reference

Internationalisation macros. More...

#include <libintl.h>

Include dependency graph for sbuild-i18n.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _(String)   gettext (String)
#define N_(String)   (String)


Detailed Description

Internationalisation macros.

This header defines the macros used to mark up and translate strings.

Todo:
Use dgettext in place of gettext for correct library use. This needs the message catalogue name storing in sbuild-config.h.

Definition in file sbuild-i18n.h.


Define Documentation

#define _ ( String   )     gettext (String)

Definition at line 33 of file sbuild-i18n.h.

Referenced by schroot::main::action_config(), dchroot::main_base::action_config(), schroot_base::main::action_help(), schroot_releaselock::main::action_releaselock(), schroot_base::main::action_version(), sbuild::format_detail::add(), sbuild::chroot_config::add(), schroot_releaselock::options::add_options(), schroot::options::add_options(), schroot::options_base::add_options(), schroot_listmounts::options::add_options(), schroot_base::options::add_options(), dchroot::options::add_options(), dchroot_dsa::options::add_options(), auth_conv_hook(), sbuild::auth::authenticate(), schroot::options_base::check_actions(), dchroot::main_base::check_dchroot_conf(), schroot_releaselock::options::check_options(), schroot_listmounts::options::check_options(), schroot_base::options::check_options(), dchroot::options::check_options(), dchroot_dsa::options::check_options(), sbuild::keyfile::check_priority(), sbuild::chroot_source::clone_source_setup(), dchroot::main_base::compat_check(), sbuild::date_base::get_date_format(), sbuild::chroot::get_details(), sbuild::chroot_source::get_details(), sbuild::chroot_lvm_snapshot::get_details(), sbuild::chroot_file::get_details(), sbuild::chroot_block_device::get_details(), sbuild::session::get_login_command(), sbuild::personality::get_personalities(), sbuild::format_detail::get_title(), sbuild::session::get_user_command(), dchroot::session::get_user_command(), dchroot_dsa::session::get_user_command(), sbuild::log_debug(), sbuild::log_error(), sbuild::log_info(), sbuild::log_warning(), sbuild::null::null_output(), dchroot::chroot_config::parse_data(), dchroot_dsa::chroot_config::parse_data(), sbuild::chroot_config::print_chroot_list_simple(), sbuild::chroot::print_details(), sbuild::session::restore_termios(), schroot_base::run(), schroot_base::main::run(), sbuild::run_parts::run_child(), sbuild::session::run_chroot(), dchroot::session_base::run_impl(), sbuild::session::save_termios(), schroot_releaselock::options::set_action(), schroot::options_base::set_action(), schroot_listmounts::options::set_action(), sbuild::session::setup_chroot(), and sbuild::session::wait_for_child().

#define N_ ( String   )     (String)

Definition at line 37 of file sbuild-i18n.h.


Generated on Sat Jan 27 16:11:46 2007 for schroot by  doxygen 1.5.1