Jeppe,
You are my hero ;-)

Thanks,

Heiko

2009/10/6 Jeppe Nejsum Madsen <je...@ingolfs.dk>

>
> Heiko Seeberger <heiko.seeber...@googlemail.com> writes:
>
> > Hi,
> > It is not possible to localize or override the display names for
> > (Mega)ProtoUser's first name, last name and time zone. This is because it
> is
> > determined by ??("First Name") and analogous, with "First Name" (with a
> > blank) not a valid key for a PropertyResourceBundle.
> >
> > Am I missing something? Or should I file a bug?
>
> I think you're missing something :-)
>
> I had the same issue. Some studying of
>
> http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html#load%28java.io.InputStream%29
>
> leads to this explanation: "The key contains all of the characters in the
> line starting
> with the first non-white space character and up to, but not including,
> the first unescaped '=', ':', or white space character other than a line
> terminator. All of these key termination characters may be included in
> the key by escaping them with a preceding backslash character"
>
>
> And, while not very intuitive, this works for me:
>
> First\ Name = Fornavn
> Last\ Name = Efternavn
>
> /Jeppe
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to