On Mon, Apr 27, 2009 at 5:35 PM, Lukas Renggli
<renggli@gmail.com> wrote:
> No. I think you didn't understand me. I have a complete Pier site and I
> would like o change the language. Imagine a country flag where you can click
> in your flag and this changes all the text of the pages to that language. I
> imagine how I can do this with seaside, but I don't in Pier since the text
> is put in the page. How can I changed then ? Having a structure per language
> ?
Yeah, I suggest to create a different structures for different languages.
Ok. I will then take a look to see how can I do this. Thanks!
>> Pier does not have a user interface adapted to multiple languages. It
>> is all in english.
>
> Ok. This was my 1) question :) Is this planned for a future ?
It is not planned, but it would certainly be a cool thing to have.
Also in the context of Seaside, not necessarily just for Pier and
Magritte.
Yes. However, I think it is more important for Pier. All of us (who work as programmer or similar) know English. But, the final user of the application, may not. In my case, and I imagine it could be something common, the final user of my app has access to the Pier UI. For example to post, leave comments, and so on. But, the final user won't have access to Seaside or Magritte UI.
Cheers,
Mariano