Page 1 of 1
Title translations?
Posted: Mon Jan 27, 2014 9:51 am
by Giu
Over Translations option in "Setup", I can see, transaltaion for the nuBuilder UI is possible, but, it's possible to translate Title, columns and so on, to get a multilanguage application?
Regards.
Re: Title translations?
Posted: Mon Jan 27, 2014 10:27 am
by massiws
Giu, have a look at
this post.
Max
Re: Title translations?
Posted: Mon Jan 27, 2014 12:13 pm
by Giu
Hi Max, thanks for your answer...
Maybe I don't explained correctly, or I don't understood your link
What I want, is, to show "Home Phone" for english user, and "telefono di casa" for italian users.
I have a customer having delegations on France and Spain. France are French speakers, and Spain is spanish speakers.
Regards.
Re: Title translations?
Posted: Mon Jan 27, 2014 3:12 pm
by massiws
Giu, nuBuilder UI language is set per application (in System > Language), so language is the same for all users.
In the post linked above, I suggested to set language per user (in zzsys_user table), so each user can set its own language.
The choice of the nuBuilder team has been to keep the framework as simple as possible, excluding a feature that would be used only by a small percentage of users.
Re: Title translations?
Posted: Mon Jan 27, 2014 11:08 pm
by Giu
massiws wrote:Giu, nuBuilder UI language is set per application (in System > Language), so language is the same for all users.
In the post linked above, I suggested to set language per user (in zzsys_user table), so each user can set its own language.
The choice of the nuBuilder team has been to keep the framework as simple as possible, excluding a feature that would be used only by a small percentage of users.
Thanks max.