Gerald Richter wrote:
I have fixed/changed the points you requested in your mail below. It's now
in the CVS, you might give it a try...
Great, thanks, I'm going to test it, but I remember there were some
special procedure necessary to use CVS version for EP2 and docs
http://perl.apache.org/embp
.org
> Cc: Gerald Richter
> Subject: Multilingual support / was Re: Urgent: MsgIdExtract problem
>
> Gerald Richter wrote:
>
>
> '$Embperl::Syntax::MsgIdExtract::Ids{scalar(%#0%)} = q{} if (!exists
> (
y using it in my two big projects and it's really REALLY
nice ;-)
-Original Message-
From: RobertCZ [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 15, 2004 12:49 PM
To: embperl@perl.apache.org
Cc: Gerald Richter
Subject: Multilingual support / was Re: Urgent: MsgId
apache.org
> Cc: Gerald Richter
> Subject: Multilingual support / was Re: Urgent: MsgIdExtract problem
>
> Gerald Richter wrote:
>
>
> '$Embperl::Syntax::MsgIdExtract::Ids{scalar(%#0%)} = q{} if (!exists
>
Gerald Richter wrote:
'$Embperl::Syntax::MsgIdExtract::Ids{scalar(%#0%)} = q{} if (!exists
($Embperl::Syntax::MsgIdExtract::Ids{scalar(%#0%)})) ;',
Try to change %#0% to %#\'0%
OK, now I got it working and it's really cool (with the exception of
the last couple of bugs).
>
> - [= Clear Form! =] doesn't show translation even when
> dictionary has ... 'cz' => { ..., 'Clear Form!' => 'Vymazat
> formular!', ... }, it looks like the above bug is repeated
> when Emperl ouputs text
>
That's the same bug.
> - your syntax ignores (documented) usage $epreq->gettext()
Gerald Richter wrote:
- [= Clear Form! =] doesn't show translation even when
dictionary has ... 'cz' => { ..., 'Clear Form!' => 'Vymazat
formular!', ... }, it looks like the above bug is repeated
when Emperl ouputs text
That's the same bug.
You are not saying that qu
--
> -Original Message-
> From: RobertCZ [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 14, 2004 1:23 PM
> To: [EMAIL PROTECTED]
> Cc: Gerald Richter
> Subject: Re: Urgent: MsgIdExtract problem
>
> Now it does the extracting right (with a lot of quote
Now it does the extracting right (with a lot of quotes ;-)), but it
does not seem to show the actual translations in the page itself
- Robert
Gerald Richter wrote:
when extracting messages. I believe in some older version
quotes like [= 'Hello World' =] would fix it, but in RC2 i
Gerald Richter wrote:
when extracting messages. I believe in some older version
quotes like [= 'Hello World' =] would fix it, but in RC2 it
just prints it with quotes 'Hello World'.
The problem is perhaps this definition
'Embperl output msg id' => {
'text' => '[=',
>
> when extracting messages. I believe in some older version
> quotes like [= 'Hello World' =] would fix it, but in RC2 it
> just prints it with quotes 'Hello World'.
>
> The problem is perhaps this definition
>
> 'Embperl output msg id' => {
> 'text' => '[=',
> 'end'
11 matches
Mail list logo