On Apr 28, 1:43 pm, guruyaya <[email protected]> wrote:
> I have several issues concerning internationalization, that I'd like
> to present.
> 1. There are several strings on the administrator panel, that don't
> use the T function, and therefor cannot be translated. Is that on
> purpose? If not, I am willing to take the time, locate those strings,
> and make them available for translation.

Yes please. we could use help for this.

> 2. I see that the admin panel is shipped with no translations. If I'll
> create one, will it be included in the official release?

Yes.

> 3. Is there a way to specify a cretin language with a different css,
> or additional css? It really necessary on RTL languages, such as
> Hebrew and Arabic.

Yes. <style src="{{=..... }}"> and in the {{=...}} figure out the URL
of the .css file you want to include based on http.env.accept_language
or other criteria.

> 4. Is there a way to make the interface move to another language then
> the one requested by the user, or I just have to write this piece of
> code myself?

T.force('it')

Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to