Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > e6111851f2b7278a4d3a3b663c300efb

php-pgettext-0.1-1.noarch.rpm

Description:

Default installation of gettext in PHP lacks support for pgettext et
al. This PHP script adds support for those, as well as an gettext_noop
wrapper.

Following functions are exported:
- pgettext($msg_ctxt, $msgid)
- dpgettext($domain, $msg_ctxt, $msgid)
- dcpgettext($domain, $msg_ctxt, $msgid, $category)
- npgettext($msg_ctxt, $msgid, $msgid_plural, $n)
- dnpgettext($domain, $msg_ctxt, $msgid, $msgid_plural, $n)
- dcnpgettext($domain, $msg_ctxt, $msgid, $msgid_plural, $n, $category)
- gettext_noop($msgid)

Other version of this rpm: