gettext.cpp File Reference

#include "global.hpp"
#include "gettext.hpp"
#include <cstring>

Include dependency graph for gettext.cpp:

Go to the source code of this file.

Functions

char const * egettext (char const *msgid)
const char * sgettext (const char *msgid)
const char * dsgettext (const char *domainname, const char *msgid)
const char * sngettext (const char *singular, const char *plural, int n)
const char * dsngettext (const char *domainname, const char *singular, const char *plural, int n)


Function Documentation

const char* dsgettext ( const char *  domainname,
const char *  msgid 
)

Definition at line 39 of file gettext.cpp.

Referenced by hotkey::load_descriptions(), and t_string::str().

const char* dsngettext ( const char *  domainname,
const char *  singular,
const char *  plural,
int  n 
)

Definition at line 66 of file gettext.cpp.

char const* egettext ( char const *  msgid  ) 

Definition at line 21 of file gettext.cpp.

Referenced by attack_type::attack_type().

const char* sgettext ( const char *  msgid  ) 

const char* sngettext ( const char *  singular,
const char *  plural,
int  n 
)

Definition at line 53 of file gettext.cpp.

Referenced by events::menu_handler::recruit().


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs