liblocale-gettext-perl

Rating: 
0
No votes yet

module using libc functions for internationalization in Perl
The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed
to internationalize software.
.
It provides gettext(), dgettext(), dcgettext(), textdomain(),
bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
and dngettext().

Application versions: 
AttachmentSizeDate
File liblocale-gettext-perl_1.05-7_armel.deb21.3 KB05/08/2013 - 01:14
Changelog: 

liblocale-gettext-perl (1.05-7) unstable; urgency=low

[ Steve McIntyre ]
* Configure perl C compilation for cross builds
+ Initial patch from Peter Pearse <peter.pearse@linaro.org>
Closes: #633949

[ gregor herrmann ]
* Improvements to Steve's patch by Ansgar.
* Switch to source format 3.0 (quilt).
* Add /me to Uploaders.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* debian/copyright: DEP5 format.