We'll accept a patch for this issue.

On Mon, Feb 1, 2010 at 8:07 AM, Adam Warski <[email protected]> wrote:

> Hello,
>
> I'm using ProtoUser and all strings in the user menu, login, forgot
> password forms are localized except the "Sign Up" and "Edit user" forms. The
> problem is that in ProtoUser, the display names are defined as:
>
> def firstNameDisplayName = ??("First Name")
>
> instead using e.g. first.name. Sometimes the strings are in the resource
> bundles already (e.g. email, password), so it's just a matter of changing
> the keys. For others, new keys have to be added. I'd be of course happy to
> provide a patch with english & polish translations, but I read that you
> don't accept patches for some reason (although I can transfer all the IP for
> this big change to you ;) ).
>
> Another thing is could the "localForm" method in ProtoUser stop being
> private (now it's private def localForm, line 628)? I just wanted to change
> the edit/signup forms decoration and for now had to copy the localForm into
> my code.
>
> --
> Adam Warski
> http://www.warski.org
> http://www.softwaremill.eu
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" 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/liftweb?hl=en.

Reply via email to