SECTION: RI Changes
M jsf-ri/src/javax/faces/Messages.properties
M jsf-ri/src/javax/faces/Messages_de.properties
M jsf-ri/src/javax/faces/Messages_es.properties
- remove spurious backslashes. Thanks Brian.
SECTION: RI Diffs
Index: Messages.properties
===================================================================
RCS file: /cvs/javaserverfaces-sources/jsf-ri/src/javax/faces/Messages.properties,v
retrieving revision 1.15
diff -u -r1.15 Messages.properties
--- Messages.properties 11 Jun 2004 15:00:27 -0000 1.15
+++ Messages.properties 23 Jul 2004 17:48:13 -0000
@@ -47,23 +47,23 @@
# ==============================================================================
javax.faces.component.UIInput.CONVERSION=Conversion error occurred.
-javax.faces.component.UIInput.REQUIRED=Validation Error\: Value is required.
-javax.faces.component.UISelectOne.INVALID=Validation Error\: Value is not valid
-javax.faces.component.UISelectMany.INVALID=Validation Error\: Value is not valid
+javax.faces.component.UIInput.REQUIRED=Validation Error: Value is required.
+javax.faces.component.UISelectOne.INVALID=Validation Error: Value is not valid
+javax.faces.component.UISelectMany.INVALID=Validation Error: Value is not valid
# ==============================================================================
# Validator Errors
# ==============================================================================
-javax.faces.validator.NOT_IN_RANGE=Validation Error\: Specified attribute is not between the expected values of {0} and {1}.
-javax.faces.validator.DoubleRangeValidator.MAXIMUM=Validation Error\: Value is greater than allowable maximum of "{0}"
-javax.faces.validator.DoubleRangeValidator.MINIMUM=Validation Error\: Value is less than allowable minimum of ''{0}''
-javax.faces.validator.DoubleRangeValidator.TYPE=Validation Error\: Value is not of the correct type
-javax.faces.validator.LengthValidator.MAXIMUM=Validation Error\: Value is greater than allowable maximum of ''{0}''
-javax.faces.validator.LengthValidator.MINIMUM=Validation Error\: Value is less than allowable minimum of ''{0}''
-javax.faces.validator.LongRangeValidator.MAXIMUM=Validation Error\: Value is greater than allowable maximum of ''{0}''
-javax.faces.validator.LongRangeValidator.MINIMUM=Validation Error\: Value is less than allowable minimum of ''{0}''
-javax.faces.validator.LongRangeValidator.TYPE=Validation Error\: Value is not of the correct type.
+javax.faces.validator.NOT_IN_RANGE=Validation Error: Specified attribute is not between the expected values of {0} and {1}.
+javax.faces.validator.DoubleRangeValidator.MAXIMUM=Validation Error: Value is greater than allowable maximum of "{0}"
+javax.faces.validator.DoubleRangeValidator.MINIMUM=Validation Error: Value is less than allowable minimum of ''{0}''
+javax.faces.validator.DoubleRangeValidator.TYPE=Validation Error: Value is not of the correct type
+javax.faces.validator.LengthValidator.MAXIMUM=Validation Error: Value is greater than allowable maximum of ''{0}''
+javax.faces.validator.LengthValidator.MINIMUM=Validation Error: Value is less than allowable minimum of ''{0}''
+javax.faces.validator.LongRangeValidator.MAXIMUM=Validation Error: Value is greater than allowable maximum of ''{0}''
+javax.faces.validator.LongRangeValidator.MINIMUM=Validation Error: Value is less than allowable minimum of ''{0}''
+javax.faces.validator.LongRangeValidator.TYPE=Validation Error: Value is not of the correct type.
# ==============================================================================
Index: Messages_de.properties
===================================================================
RCS file: /cvs/javaserverfaces-sources/jsf-ri/src/javax/faces/Messages_de.properties,v
retrieving revision 1.14
diff -u -r1.14 Messages_de.properties
--- Messages_de.properties 11 Jun 2004 15:00:27 -0000 1.14
+++ Messages_de.properties 23 Jul 2004 17:48:14 -0000
@@ -35,23 +35,23 @@
# intended for use in the design, construction, operation or
# maintenance of any nuclear facility.
#
-javax.faces.validator.NOT_IN_RANGE=Validierungs-Fehler\: Spezifiziertes liegt nicht zwischen {0} und {1}.
+javax.faces.validator.NOT_IN_RANGE=Validierungs-Fehler: Spezifiziertes liegt nicht zwischen {0} und {1}.
javax.faces.validator.DoubleRangeValidator.LIMIT=Validierungs-Fehler: Spezifiziertes Attribut kann nicht in einen Double-Typ umgewandelt werden.
-javax.faces.validator.DoubleRangeValidator.MAXIMUM=Validierungs-Fehler\: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
-javax.faces.validator.DoubleRangeValidator.MINIMUM=Validierungs-Fehler\: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
-javax.faces.validator.DoubleRangeValidator.TYPE=Validierungs-Fehler\: Wert ist nicht vom richtigen Datentyp.
+javax.faces.validator.DoubleRangeValidator.MAXIMUM=Validierungs-Fehler: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
+javax.faces.validator.DoubleRangeValidator.MINIMUM=Validierungs-Fehler: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
+javax.faces.validator.DoubleRangeValidator.TYPE=Validierungs-Fehler: Wert ist nicht vom richtigen Datentyp.
javax.faces.validator.LengthValidator.LIMIT=Validierungs-Fehler: Spezifiziertes Attribut kann nicht in korrekten Typ umgewandelt werden.
-javax.faces.validator.LengthValidator.MAXIMUM=Validierungs-Fehler\: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
-javax.faces.validator.LengthValidator.MINIMUM=Validierungs-Fehler\: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
-javax.faces.component.UIInput.REQUIRED=Validierungs-Fehler\: Wert wird ben\u00F6tigt.
-javax.faces.component.UISelectOne.INVALID=Validierungs-Fehler\: Wert nicht g\u00F6ltig.
-javax.faces.component.UISelectMany.INVALID=Validierungs-Fehler\: Wert nicht g\u00F6ltig.
+javax.faces.validator.LengthValidator.MAXIMUM=Validierungs-Fehler: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
+javax.faces.validator.LengthValidator.MINIMUM=Validierungs-Fehler: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
+javax.faces.component.UIInput.REQUIRED=Validierungs-Fehler: Wert wird ben\u00F6tigt.
+javax.faces.component.UISelectOne.INVALID=Validierungs-Fehler: Wert nicht g\u00F6ltig.
+javax.faces.component.UISelectMany.INVALID=Validierungs-Fehler: Wert nicht g\u00F6ltig.
javax.faces.validator.RequiredValidator.FAILED=Validierungs-Fehler: Wert wird ben\u00F6tigt.
javax.faces.validator.LongRangeValidator.LIMIT=Validierungs-Fehler: Spezifiziertes Attribut kann nicht in korrekten Typ umgewandelt werden.
-javax.faces.validator.LongRangeValidator.MAXIMUM=Validierungs-Fehler\: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
-javax.faces.validator.LongRangeValidator.MINIMUM=Validierungs-Fehler\: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
-javax.faces.validator.LongRangeValidator.TYPE=Validierungs-Fehler\: Wert ist nicht vom richtigen Datentyp.
-com.sun.faces.TYPECONVERSION_ERROR=Konvertierungs-Fehler\: Wert ''{0}'' f\u00FCr Modell ''{1}''.
+javax.faces.validator.LongRangeValidator.MAXIMUM=Validierungs-Fehler: Wert ist gr\u00F6\u00DFer als zul\u00E4ssiges Maximum ''{0}''.
+javax.faces.validator.LongRangeValidator.MINIMUM=Validierungs-Fehler: Wert ist kleiner als zul\u00E4ssiges Minimum ''{0}''.
+javax.faces.validator.LongRangeValidator.TYPE=Validierungs-Fehler: Wert ist nicht vom richtigen Datentyp.
+com.sun.faces.TYPECONVERSION_ERROR=Konvertierungs-Fehler: Wert ''{0}'' f\u00FCr Modell ''{1}''.
com.sun.faces.MODELUPDATE_ERROR=Modell-Aktualisierungsfehler: Fehler w\303\244hrend der Aktualisierung der Wertes ''{0}'' f\u00fcr Modell ''{1}''.
com.sun.faces.FACES_CONTEXT_CONSTRUCTION_ERROR=Fehler beim Erzeugen einer Struktur. FacesContext kann nicht erzeugt werden. Vielleicht sind ein paar Eingabe-Parameter Null?
com.sun.faces.NULL_COMPONENT_ERROR=Fehler beim Erzeugen einer Struktur. Component-Parameter ist Null.
Index: Messages_es.properties
===================================================================
RCS file: /cvs/javaserverfaces-sources/jsf-ri/src/javax/faces/Messages_es.properties,v
retrieving revision 1.14
diff -u -r1.14 Messages_es.properties
--- Messages_es.properties 11 Jun 2004 15:00:27 -0000 1.14
+++ Messages_es.properties 23 Jul 2004 17:48:15 -0000
@@ -36,22 +36,22 @@
# maintenance of any nuclear facility.
#
-javax.faces.validator.NOT_IN_RANGE=Error de Validaci\u00F3n\: PENDING(localize)\: {0} - {1}.
+javax.faces.validator.NOT_IN_RANGE=Error de Validaci\u00F3n: PENDING(localize): {0} - {1}.
javax.faces.validator.DoubleRangeValidator.LIMIT=Error de Validaci\u00f3n: No puede ser convertido specificado atributo al proprio tipo.
-javax.faces.validator.DoubleRangeValidator.MAXIMUM=Error de Validaci\u00F3n\: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido\: ''{0}''.
-javax.faces.validator.DoubleRangeValidator.MINIMUM=Error de Validaci\u00F3n\: Valor is menos de valor de m\u00EDnimo permitido\: ''{0}''.
-javax.faces.validator.DoubleRangeValidator.TYPE=Error de Validaci\u00F3n\: Valor no es correcto tipo.
+javax.faces.validator.DoubleRangeValidator.MAXIMUM=Error de Validaci\u00F3n: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido: ''{0}''.
+javax.faces.validator.DoubleRangeValidator.MINIMUM=Error de Validaci\u00F3n: Valor is menos de valor de m\u00EDnimo permitido: ''{0}''.
+javax.faces.validator.DoubleRangeValidator.TYPE=Error de Validaci\u00F3n: Valor no es correcto tipo.
javax.faces.validator.LengthValidator.LIMIT=Error de Validaci\u00f3n: No puede ser convertido specificado atributo al proprio tipo.
-javax.faces.validator.LengthValidator.MAXIMUM=Error de Validaci\u00F3n\: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido\: ''{0}''.
-javax.faces.validator.LengthValidator.MINIMUM=Error de Validaci\u00F3n\: Valor is menos de valor de m\u00EDnimo permitido\: ''{0}''.
-javax.faces.component.UIInput.REQUIRED=Error de Validaci\u00F3n\: Valor es necesario.
-javax.faces.component.UISelectOne.INVALID=Error de Validaci\u00F3n\: Valor no es correcto.
-javax.faces.component.UISelectMany.INVALID=Error de Validaci\u00F3n\: Valor no es correcto.
+javax.faces.validator.LengthValidator.MAXIMUM=Error de Validaci\u00F3n: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido: ''{0}''.
+javax.faces.validator.LengthValidator.MINIMUM=Error de Validaci\u00F3n: Valor is menos de valor de m\u00EDnimo permitido: ''{0}''.
+javax.faces.component.UIInput.REQUIRED=Error de Validaci\u00F3n: Valor es necesario.
+javax.faces.component.UISelectOne.INVALID=Error de Validaci\u00F3n: Valor no es correcto.
+javax.faces.component.UISelectMany.INVALID=Error de Validaci\u00F3n: Valor no es correcto.
javax.faces.validator.RequiredValidator.FAILED=Error de Validaci\u00f3n: Valor es necesario.
javax.faces.validator.LongRangeValidator.LIMIT=Error de Validaci\u00f3n: No puede ser convertido specificado atributo al proprio tipo.
-javax.faces.validator.LongRangeValidator.MAXIMUM=Error de Validaci\u00F3n\: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido\: ''{0}''.
-javax.faces.validator.LongRangeValidator.MINIMUM=Error de Validaci\u00F3n\: Valor is menos de valor de m\u00EDnimo permitido\: ''{0}''.
-javax.faces.validator.LongRangeValidator.TYPE=Error de Validaci\u00F3n\: Valor no es correcto tipo.
+javax.faces.validator.LongRangeValidator.MAXIMUM=Error de Validaci\u00F3n: Valor es m\u00E1s grande de valor de m\u00E1ximo permitido: ''{0}''.
+javax.faces.validator.LongRangeValidator.MINIMUM=Error de Validaci\u00F3n: Valor is menos de valor de m\u00EDnimo permitido: ''{0}''.
+javax.faces.validator.LongRangeValidator.TYPE=Error de Validaci\u00F3n: Valor no es correcto tipo.
com.sun.faces.TYPECONVERSION_ERROR=Error de conversion en el valor puesto ''{0}'' del modelo ''{1}''.
com.sun.faces.MODELUPDATE_ERROR=Fallo de poner al d\u00edda del modelo: da valor ''{0}'' para modelo ''{1}''
com.sun.faces.FACES_CONTEXT_CONSTRUCTION_ERROR=Error de construcci\u00f3n: No puede creer FacesContext. Uno o mas de algunos parametros requerida esta nulo.
ed.burns_at_sun.com 7/23/04 17:55 GMT
--
| ed.burns_at_sun.com | {home: 407 294 2468, office: 408 884 9519 OR x31640}
| homepage: | http://javaweb.sfbay.sun.com/~edburns/
| aim: edburns0sunw | iim: ed.burns_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net