Kenneth Gonsalves wrote:
> not sure where the tamil guys took the po file from - but since i
> noticed the same thing in german also, i think that the strings in
> question are not marked with _()
The strings we're talking about are in the contrib.auth module. So I
checked and they're all m
On 23-Jul-06, at 7:18 AM, Bill de hÓra wrote:
> http://code.djangoproject.com/ticket/2401
>
> "strings escaping translation"
>
> The strings that stay in english aren't in the tamil .po file. I
> think
> the .po files might be out of sync with the source
Hi,
http://code.djangoproject.com/ticket/2401
"strings escaping translation"
The strings that stay in english aren't in the tamil .po file. I think
the .po files might be out of sync with the source tree and that
bin/make-messages.py needs to be rerun over the source. May