You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-dev@incubator.apache.org by Matthias Wessendorf <ma...@apache.org> on 2007/04/18 08:00:15 UTC

MessageBundle for FacesMessages

Hi,

some of the messages in the "MessageBundle.xrts" (for the
FacesMessages) need an overhaul, since they are somewhat "raw". I
attached a patch to [1].

-Matthias

[1] https://issues.apache.org/jira/browse/ADFFACES-455

-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: MessageBundle for FacesMessages

Posted by Adam Winer <aw...@gmail.com>.
On 4/19/07, Matthias Wessendorf <ma...@apache.org> wrote:
>
> > ColorConverter.FORMAT_HINT: instead of
> > "Example format: {0}", maybe "Example color: {0}"
> > and similarly for NumberConverter.
>
> Example color format: {0}       ?



Sure.

-- Adam

Re: MessageBundle for FacesMessages

Posted by Matthias Wessendorf <ma...@apache.org>.
> ColorConverter.FORMAT_HINT: instead of
> "Example format: {0}", maybe "Example color: {0}"
> and similarly for NumberConverter.

Example color format: {0}       ?



>
> -- Adam
>
>
>
>
> On 4/18/07, Matthias Wessendorf <ma...@apache.org> wrote:
> > Hi,
> >
> > some of the messages in the "MessageBundle.xrts" (for the
> > FacesMessages) need an overhaul, since they are somewhat "raw". I
> > attached a patch to [1].
> >
> > -Matthias
> >
> > [1] https://issues.apache.org/jira/browse/ADFFACES-455
> >
> > --
> > Matthias Wessendorf
> > http://tinyurl.com/fmywh
> >
> > further stuff:
> > blog: http://jroller.com/page/mwessendorf
> > mail: mwessendorf-at-gmail-dot-com
> >
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Re: MessageBundle for FacesMessages

Posted by Adam Winer <aw...@gmail.com>.
Mostly good - nice job someone finally looking at
these for user friendliness!  Some tweaks to these:

I don't think any of the summaries should be fully
capitalized (e.g., "Conversion Failed" should be
"Conversion failed").

UIXSelectMany.REQUIRED_detail:
"At least one value must be selected." is better than "Select a value".
"Select at least one value" would be best.

for UIXEditableValue.CONVERSION_detail
Instead of "Enter a value like {2}."
how about "Enter a value formatted like {2}.

org.apache.myfaces.trinidad.validator.DateTimeRangeValidator.MAXIMUM:
"Date Beyond Valid Range" should be "Date after valid range".

ColorConverter.FORMAT_HINT: instead of
"Example format: {0}", maybe "Example color: {0}"
and similarly for NumberConverter.

-- Adam




On 4/18/07, Matthias Wessendorf <ma...@apache.org> wrote:
> Hi,
>
> some of the messages in the "MessageBundle.xrts" (for the
> FacesMessages) need an overhaul, since they are somewhat "raw". I
> attached a patch to [1].
>
> -Matthias
>
> [1] https://issues.apache.org/jira/browse/ADFFACES-455
>
> --
> Matthias Wessendorf
> http://tinyurl.com/fmywh
>
> further stuff:
> blog: http://jroller.com/page/mwessendorf
> mail: mwessendorf-at-gmail-dot-com
>