forked from GNUsocial/gnu-social
5c21a371d6
This provides a pure PHP implementation of the gettext functions. This should help get laconica running on shared hosting environments where PHP's gettext module may not be installed. Also gets us one step closer to running on Mac OS X 10.5 with Apple's preinstalled PHP, which doesn't provide an easy way to add modules. Source: http://savannah.nongnu.org/projects/php-gettext Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch> GPLv2 or later
4 lines
195 B
Plaintext
4 lines
195 B
Plaintext
Danilo Segan <danilo@kvota.net>
|
|
Nico Kaiser <nico@siriux.net> (contributed most changes between 1.0.2 and 1.0.3, bugfix for 1.0.5)
|
|
Steven Armstrong <sa@c-area.ch> (gettext.inc, leading to 1.0.6)
|