in reply to Re^2: Gettext not working on Windows
in thread Gettext not working on Windows
Even so, the module will not work on Windows because this syntax will not work there:
`LANGUAGE=$category;LC_MESSAGES=$category;TEXTDOMAINDIR=$self->{'DIRNA +ME'};$gettextcmd $domainname $msgid`;
|
|---|