libzypp  13.10.6
Gettext.cc File Reference
#include <libintl.h>
#include "zypp/base/Gettext.h"

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::gettext
 

Functions

void zypp::gettext::assertInit ()
 
const char * zypp::gettext::dgettext (const char *msgid)
 Return translated text. More...
 
const char * zypp::gettext::dngettext (const char *msgid1, const char *msgid2, unsigned long n)
 Return translated text (plural form). More...