|
libzypp
9.1.2
|

Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::gettext |
Functions | |
| void | zypp::gettext::assertInit () |
| const char * | zypp::gettext::dgettext (const char *msgid) |
| Return translated text. | |
| const char * | zypp::gettext::dngettext (const char *msgid1, const char *msgid2, unsigned long n) |
| Return translated text (plural form). | |
Definition in file Gettext.cc.
1.7.6.1