Sophie

Sophie

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

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)

Sources packages:

Other version of this rpm: