Author: matzew
Date: Thu Nov 2 10:48:26 2006
New Revision: 470473
URL: http://svn.apache.org/viewvc?view=rev&rev=470473
Log:
english for runna ways
Modified:
incubator/adffaces/trunk/trinidad/trinidad-api/src/main/xrts/org/apache/myfaces/trinidad/resource/MessageBundle.xrts
Modified:
incubator/adffaces/trunk/trinidad/trinidad-api/src/main/xrts/org/apache/myfaces/trinidad/resource/MessageBundle.xrts
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-api/src/main/xrts/org/apache/myfaces/trinidad/resource/MessageBundle.xrts?view=diff&rev=470473&r1=470472&r2=470473
==============================================================================
---
incubator/adffaces/trunk/trinidad/trinidad-api/src/main/xrts/org/apache/myfaces/trinidad/resource/MessageBundle.xrts
(original)
+++
incubator/adffaces/trunk/trinidad/trinidad-api/src/main/xrts/org/apache/myfaces/trinidad/resource/MessageBundle.xrts
Thu Nov 2 10:48:26 2006
@@ -177,7 +177,7 @@
<resource
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH">Date
is not in a valid month.</resource>
<resource
-
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH_detail">The
date entered, "{1}", is inside the month {2}.</resource>
+
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.MONTH_detail">The
date entered, "{1}", is in an invalid month.</resource>
<!-- Date outside date range error -->
<!-- {0} the label that identifies the component -->
@@ -186,7 +186,7 @@
<!-- {3} represents the maximum allowed date -->
<resource
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.WEEKDAY">Date
is not within a valid weekday.</resource>
- <resource
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.WEEKDAY_detail">The
date entered, "{1}", is a {2} and therefor not valid.</resource>
+ <resource
key="org.apache.myfaces.trinidad.validator.DateRestrictionValidator.WEEKDAY_detail">The
date entered, "{1}", is an invalid day of the week.</resource>
<!-- Number exceeds number range error -->
<!-- {0} the label that identifies the component -->