Hello,
I found a little bug in the I18NTransformer2.

If the key I use has a ? simbol on it, for example...
<key>are you there?</key>
and the translations also has it, like
<translation lang="en">are you there?</translation>
<translation lang="es">estas ahi?</translation>

when the I18N translates it, it returns null for the translated text. (As I
can see in the logs)

Thanks a lot !

        Pablo Bendersky
        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to