However i have in a view

{{=XML(T("FileIT:Manage your documents Online"))}}
and i dont see the new text on pt.py

i´m rendering the view with

html = response.render('templates/email.html', ...)

mail.send(to=row.sendto,subject=row.subject,message=("",html),sender="some_email")

any ideas?
regards

2016-11-14 16:27 GMT+00:00 António Ramos <[email protected]>:

> I got it.
> It generates the keywords as they are accessed from each country..
>
>
> 2016-11-14 16:12 GMT+00:00 António Ramos <[email protected]>:
>
>> Hello im in Portugal and  i noticed that when i use T('keyword')
>> i only find "keyword" in file pt.py
>>
>> Is it correct?
>> should i see it in all language files?
>> I would like to have it in all language files because i´m create an ap
>> for many countries..
>>
>> regards
>> antónio
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to