You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by jo...@apache.org on 2007/05/11 19:18:58 UTC

svn commit: r537238 - in /incubator/wicket/trunk: jdk-1.4/wicket/src/main/java/org/apache/wicket/ jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/ jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ jdk-1.4/wicket/src/test/j...

Author: jonl
Date: Fri May 11 10:18:52 2007
New Revision: 537238

URL: http://svn.apache.org/viewvc?view=rev&rev=537238
Log:
Globally converted to use of IConverter instead of legacy TypeValidator key and Required instead of legacy RequiredValidator (which no longer exists).

Modified:
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ba.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_bg.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_cs.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_da.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_de.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_es.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_et.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fa_IR.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fi.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fr.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_hu.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_is.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_it.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ja.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_nl.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pt_BR.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sv.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_th_TH.xml
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_tl.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_CN.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_TW.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/RequiredTextField.java
    incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ComponentStringResourceLoader.java
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestForm.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPage.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPanel.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/CreateBook.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_de.properties
    incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_nl.properties
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage.properties
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.java
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.properties
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.properties
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_de.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_fa_IR.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ja.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_nl.properties
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_pt_BR.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_th_TH.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_zh_CN.xml
    incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.properties
    incubator/wicket/trunk/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.properties

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=field '${label}' is required.
-TypeValidator='${input}' is not a valid ${type}.
+Required=field '${label}' is required.
+IConverter='${input}' is not a valid ${type}.
 
 NumberValidator.range=${input} must be between ${minimum} and ${maximum}.
 NumberValidator.minimum='${input}' must be greater than ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ba.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ba.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ba.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ba.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=polje '${label}' je obavezno.
-TypeValidator='${input}' nije va\u017Ee\u0107i ${type}.
+Required=polje '${label}' je obavezno.
+IConverter='${input}' nije va\u017Ee\u0107i ${type}.
 
 NumberValidator.range=${input} mora biti izme\u0111u ${minimum} i $
 {maximum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_bg.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_bg.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_bg.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_bg.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=\u00d0\u0178\u00d0\u00be\u00d0\u00bb\u00d0\u00b5\u00d1\u201a\u00d0\u00be '${label}' \u00d0\u00b5 \u00d0\u00b7\u00d0\u00b0\u00d0\u00b4\u00d1\u0160\u00d0\u00bb\u00d0\u00b6\u00d0\u00b8\u00d1\u201a\u00d0\u00b5\u00d0\u00bb\u00d0\u00bd\u00d0\u00be.
-TypeValidator='${input}' \u00d0\u00bd\u00d0\u00b5 \u00d0\u00b5 \u00d0\u00b2\u00d0\u00b0\u00d0\u00bb\u00d0\u00b8\u00d0\u00b4\u00d0\u00b5\u00d0\u00bd ${type}.
+Required=\u00d0\u0178\u00d0\u00be\u00d0\u00bb\u00d0\u00b5\u00d1\u201a\u00d0\u00be '${label}' \u00d0\u00b5 \u00d0\u00b7\u00d0\u00b0\u00d0\u00b4\u00d1\u0160\u00d0\u00bb\u00d0\u00b6\u00d0\u00b8\u00d1\u201a\u00d0\u00b5\u00d0\u00bb\u00d0\u00bd\u00d0\u00be.
+IConverter='${input}' \u00d0\u00bd\u00d0\u00b5 \u00d0\u00b5 \u00d0\u00b2\u00d0\u00b0\u00d0\u00bb\u00d0\u00b8\u00d0\u00b4\u00d0\u00b5\u00d0\u00bd ${type}.
 
 NumberValidator.range=${input} \u00d1\u201a\u00d1\u20ac\u00d1\ufffd\u00d0\u00b1\u00d0\u00b2\u00d0\u00b0 \u00d0\u00b4\u00d0\u00b0 \u00d0\u00b1\u00d1\u0160\u00d0\u00b4\u00d0\u00b5 \u00d0\u00bc\u00d0\u00b5\u00d0\u00b6\u00d0\u00b4\u00d1\u0192 ${minimum} \u00d0\u00b8 ${maximum}.
 NumberValidator.minimum='${input}' \u00d1\u201a\u00d1\u20ac\u00d1\ufffd\u00d0\u00b1\u00d0\u00b2\u00d0\u00b0 \u00d0\u00b4\u00d0\u00b0 \u00d0\u00b1\u00d1\u0160\u00d0\u00b4\u00d0\u00b5 \u00d0\u00bf\u00d0\u00be\u00d0\u00b2\u00d0\u00b5\u00d1\u2021\u00d0\u00b5 \u00d0\u00be\u00d1\u201a ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_cs.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_cs.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_cs.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_cs.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=pole '${label}' je povinn\u00e9.
-TypeValidator='${input}' nen\u00ed validn\u00ed ${type}.
+Required=pole '${label}' je povinn\u00e9.
+IConverter='${input}' nen\u00ed validn\u00ed ${type}.
 
 NumberValidator.range=${input} mus\u00ed b\u00fdt mezi ${minimum} a ${maximum}.
 NumberValidator.minimum='${input}' mus\u00ed b\u00fdt v\u011bt\u0161\u00ed ne\u017e ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_da.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_da.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_da.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_da.properties Fri May 11 10:18:52 2007
@@ -31,14 +31,14 @@
 
 PatternValidator = '${input}' stemmer ikke overens med inputmasken '${pattern}'
 
-RequiredValidator = '${label}' skal udfyldes.
+Required = '${label}' skal udfyldes.
 
 StringValidator.exact   = '${input}' skal v\u00E6re pr\u00E6cis ${exact} bogstaver.
 StringValidator.maximum = '${input}' m\u00E5 max v\u00E6re ${maximum} bogstaver.
 StringValidator.minimum = '${input}' skal v\u00E6re mindst ${minimum} bogstaver.
 StringValidator.range   = '${input}' skal v\u00E6re mellem ${minimum} og ${maximum} bogstaver.
 
-TypeValidator = '${input}' er ikke en valid ${type}.
+IConverter = '${input}' er ikke en valid ${type}.
 
 null = V\u00E6lg en
 

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_de.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_de.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_de.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_de.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=Bitte tragen Sie einen Wert im Feld '${label}' ein.
-TypeValidator='${input}' ist kein g\u00fcltiger Wert f\u00fcr '${type}'.
+Required=Bitte tragen Sie einen Wert im Feld '${label}' ein.
+IConverter='${input}' ist kein g\u00fcltiger Wert f\u00fcr '${type}'.
 
 NumberValidator.range=${input} muss zwischen ${minimum} und ${maximum} liegen.
 NumberValidator.minimum='${input}' muss gr\u00fcsser sein als ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_es.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_es.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_es.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_es.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=el campo '${label}' es obligatorio.
-TypeValidator='${input}' no es un ${type} valido.
+Required=el campo '${label}' es obligatorio.
+IConverter='${input}' no es un ${type} valido.
 
 NumberValidator.range=${input} debe estar entre ${minimum} y ${maximum}.
 NumberValidator.minimum='${input}' debe ser mayor que ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_et.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_et.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_et.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_et.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator='${label}' on kohustuslik v\u00E4li.
-TypeValidator='${input}' ei ole lubatud ${type}.
+Required='${label}' on kohustuslik v\u00E4li.
+IConverter='${input}' ei ole lubatud ${type}.
 
 NumberValidator.range=${input} peab olema ${minimum} ja ${maximum} vahel.
 NumberValidator.minimum='${input}' peab olema suurem kui ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fa_IR.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fa_IR.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fa_IR.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fa_IR.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator\= \u0648\u0631\u0648\u062F\u06CC '${label}' \u0645\u0648\u0631\u062F \u0646\u06CC\u0627\u0632 \u0627\u0633\u062A.
-TypeValidator\='${input}'  \u06CC\u06A9  ${type} \u0645\u0639\u062A\u0628\u0631 \u0646\u06CC\u0633\u062A.
+Required\= \u0648\u0631\u0648\u062F\u06CC '${label}' \u0645\u0648\u0631\u062F \u0646\u06CC\u0627\u0632 \u0627\u0633\u062A.
+IConverter\='${input}'  \u06CC\u06A9  ${type} \u0645\u0639\u062A\u0628\u0631 \u0646\u06CC\u0633\u062A.
 
 NumberValidator.range\=${input} \u0628\u0627\u06CC\u062F \u0628\u06CC\u0646 ${minimum} \u0648 ${maximum} \u0628\u0627\u0634\u062F.
 NumberValidator.minimum\='${input}' \u0628\u0627\u06CC\u062F \u0628\u0632\u0631\u06AF\u062A\u0631 \u0627\u0632 ${minimum} \u0628\u0627\u0634\u062F.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fi.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fi.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fi.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fi.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=kentt\u00E4 '${label}' on pakollinen.
-TypeValidator='${input}' ei ole sallittu ${type}.
+Required=kentt\u00E4 '${label}' on pakollinen.
+IConverter='${input}' ei ole sallittu ${type}.
 
 NumberValidator.range=${input} tulee olla v\u00E4lill\u00E4 ${minimum} ja ${maximum}.
 NumberValidator.minimum='${input}' tulee olla suurempi kuin ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fr.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fr.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fr.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_fr.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=Le champ '${label}' est obligatoire.
-TypeValidator='${input}' n'est pas valide pour le type ${type}.
+Required=Le champ '${label}' est obligatoire.
+IConverter='${input}' n'est pas valide pour le type ${type}.
 
 NumberValidator.range=${input} doit \u00eatre entre ${minimum} et ${maximum}.
 NumberValidator.minimum='${input}' doit \u00eatre plus grand que ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_hu.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_hu.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_hu.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_hu.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=K\u00F6telez\u0151 mez\u0151: '${label}'.
-TypeValidator='${input}' nem ${type} t�pus\u00FA.
+Required=K\u00F6telez\u0151 mez\u0151: '${label}'.
+IConverter='${input}' nem ${type} t�pus\u00FA.
 
 NumberValidator.range=${input} a k\u00F6vetkez\u0151 k\u00E9t \u00E9rt\u00E9k k\u00F6zt kell legyen: ${minimum} \u00E9s ${maximum}.
 NumberValidator.minimum='${input}' nagyobb kell legyen mint ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_is.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_is.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_is.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_is.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=svi\u00f0i\u00f0 '${label}' ver\u00f0ur a\u00f0 hafa gildi.
-TypeValidator='${input}' er ekki l\u00f6glegt fyrir ${type}.
+Required=svi\u00f0i\u00f0 '${label}' ver\u00f0ur a\u00f0 hafa gildi.
+IConverter='${input}' er ekki l\u00f6glegt fyrir ${type}.
 
 NumberValidator.range=${input} ver\u00f0ur a\u00f0 vera \u00e1 milli ${minimum} og ${maximum}.
 NumberValidator.minimum='${input}' ver\u00f0ur a\u00f0 vera st\u00e6rra en ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_it.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_it.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_it.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_it.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=Il campo '${label}' \u00E8 richiesto.
-TypeValidator='${input}' non \u00E8 un valore ${type} valido.
+Required=Il campo '${label}' \u00E8 richiesto.
+IConverter='${input}' non \u00E8 un valore ${type} valido.
 
 NumberValidator.range=${input} dev'essere tra ${minimum} e ${maximum}.
 NumberValidator.minimum='${input}' dev'essere maggiore di ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ja.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ja.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ja.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ja.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator='${label}' \u6b04 \u306f\u5fc5\u9808\u3067\u3059\u3002
-TypeValidator='${input}' \u306f ${type} \u578b\u3068\u3057\u3066\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002
+Required='${label}' \u6b04 \u306f\u5fc5\u9808\u3067\u3059\u3002
+IConverter='${input}' \u306f ${type} \u578b\u3068\u3057\u3066\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002
 
 NumberValidator.range=${input} \u306f ${minimum} \u4ee5\u4e0a ${maximum} \u4ee5\u4e0b\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
 NumberValidator.minimum='${input}' \u306f ${minimum} \u4ee5\u4e0a\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_nl.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_nl.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_nl.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_nl.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=veld '${label}' is verplicht.
-TypeValidator='${input}' is geen valide type van ${type}.
+Required=veld '${label}' is verplicht.
+IConverter='${input}' is geen valide type van ${type}.
 
 NumberValidator.range=${input} moet tussen ${minimum} en ${maximum} liggen.
 NumberValidator.minimum='${input}' moet groter zijn dan ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pt_BR.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pt_BR.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pt_BR.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pt_BR.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=campo '${label}' \u00E9 obrigat\u00F3rio.
-TypeValidator='${input}' n\u00E3o \u00E9 um ${type} v\u00E1lido.
+Required=campo '${label}' \u00E9 obrigat\u00F3rio.
+IConverter='${input}' n\u00E3o \u00E9 um ${type} v\u00E1lido.
 
 NumberValidator.range=${input} deve ser entre ${minimum} e ${maximum}.
 NumberValidator.minimum='${input}' deve ser maior que ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml Fri May 11 10:18:52 2007
@@ -18,8 +18,8 @@
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
 	<!-- have to confirm whether this is really ok -->
-	<entry key="RequiredValidator">поле '${label}' обязательно для ввода.</entry>
-	<entry key="TypeValidator">'${input}' должно быть типа ${type}.</entry>
+	<entry key="Required">поле '${label}' обязательно для ввода.</entry>
+	<entry key="IConverter">'${input}' должно быть типа ${type}.</entry>
 	<entry key="NumberValidator.range">${input} должно быть между ${minimum} и ${maximum}.</entry>
 	<entry key="NumberValidator.minimum">'${input}' должно быть больше чем ${minimum}.</entry>
 	<entry key="NumberValidator.maximum">'${input}' должно быть меньше чем ${maximum}.</entry>

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sv.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sv.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sv.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sv.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=f\u00e4ltet '${label}' kr\u00e4vs.
-TypeValidator='${input}' \u00e4r ingen giltig ${type}.
+Required=f\u00e4ltet '${label}' kr\u00e4vs.
+IConverter='${input}' \u00e4r ingen giltig ${type}.
 
 NumberValidator.range=${input} m\u00e5ste vara mellan ${minimum} och ${maximum}.
 NumberValidator.minimum='${input}' m\u00e5ste vara st\u00f6rre \u00e4n ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_th_TH.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_th_TH.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_th_TH.xml (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_th_TH.xml Fri May 11 10:18:52 2007
@@ -18,8 +18,8 @@
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
 	<!-- have to confirm whether this is really ok -->
-	<entry key="RequiredValidator">ข้อมูลใน ${label} เป็นที่ต้องการ.</entry>
-	<entry key="TypeValidator">ไม่ใช่ '${input}' ที่ใช้งานได้จริง ${type}.</entry>
+	<entry key="Required">ข้อมูลใน ${label} เป็นที่ต้องการ.</entry>
+	<entry key="IConverter">ไม่ใช่ '${input}' ที่ใช้งานได้จริง ${type}.</entry>
 	<entry key="NumberValidator.range">${input} ต้องอยู่ระหว่าง ${minimum} และ ${maximum}.</entry>
 	<entry key="NumberValidator.minimum">'${input}' ต้องมากกว่า ${minimum}.</entry>
 	<entry key="NumberValidator.maximum">'${input}' ต้องน้อยกว่า ${maximum}.</entry>

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_tl.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_tl.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_tl.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_tl.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator=Ang '${label}' ay kailangan.
-TypeValidator=Ang '${input}' ay hindi isang ${type}.
+Required=Ang '${label}' ay kailangan.
+IConverter=Ang '${input}' ay hindi isang ${type}.
 
 NumberValidator.range=Ang ${input} ay dapat na nasa pagitan ng ${minimum} hanggang ${maximum} lamang.
 NumberValidator.minimum=Ang '${input}' ay dapat na mas higit sa ${minimum}.

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_CN.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_CN.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_CN.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_CN.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator='${label}' \u662F\u5FC5\u586B\u9879\uFF01
-TypeValidator='${input}' \u4E0D\u662F\u6709\u6548\u7684 ${type} \u7C7B\u578B\uFF01
+Required='${label}' \u662F\u5FC5\u586B\u9879\uFF01
+IConverter='${input}' \u4E0D\u662F\u6709\u6548\u7684 ${type} \u7C7B\u578B\uFF01
 
 NumberValidator.range=${input} \u5FC5\u987B\u4ECB\u4E8E ${minimum} \u548C ${maximum} \u4E4B\u95F4\uFF01
 NumberValidator.minimum='${input}' \u5FC5\u987B\u5927\u4E8E ${minimum}\uFF01

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_TW.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_TW.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_TW.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_zh_TW.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-RequiredValidator = '${label}' \u70BA\u5FC5\u586B\u6B04\u4F4D
-TypeValidator = '${input}' \u4E0D\u7B26\u5408\u683C\u5F0F: ${type}
+Required = '${label}' \u70BA\u5FC5\u586B\u6B04\u4F4D
+IConverter = '${input}' \u4E0D\u7B26\u5408\u683C\u5F0F: ${type}
 
 NumberValidator.range   = ${input} \u5FC5\u9808\u4ECB\u65BC ${minimum} \u548C ${maximum} \u4E4B\u9593
 NumberValidator.minimum = '${input}' \u5FC5\u9808\u5927\u65BC ${minimum}

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java Fri May 11 10:18:52 2007
@@ -1419,17 +1419,17 @@
 	/**
 	 * Returns the prefix used when building validator keys. This allows a form
 	 * to use a separate "set" of keys. For example if prefix "short" is
-	 * returned, validator key short.RequiredValidator will be tried instead of
-	 * RequiredValidator key.
+	 * returned, validator key short.Required will be tried instead of
+	 * Required key.
 	 * <p>
 	 * This can be useful when different designs are used for a form. In a form
 	 * where error messages are displayed next to their respective form
 	 * components as opposed to at the top of the form, the ${label} attribute
 	 * is of little use and only causes redundant information to appear in the
 	 * message. Forms like these can return the "short" (or any other string)
-	 * validator prefix and declare key: short.RequiredValidator=required to
+	 * validator prefix and declare key: short.Required=required to
 	 * override the longer message which is usually declared like this:
-	 * RequiredValidator=${label} is a required field
+	 * Required=${label} is a required field
 	 * <p>
 	 * Returned prefix will be used for all form components. The prefix can also
 	 * be overridden on form component level by overriding

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Fri May 11 10:18:52 2007
@@ -63,8 +63,8 @@
  * versioning on for the form and all form component children.
  * <p>
  * If this component is required and that fails, the error key that is used is
- * the "RequiredValidator"; if the type conversion fails, it will use the key
- * "TypeValidator". The keys that can be used in both are:
+ * the "Required"; if the type conversion fails, it will use the key
+ * "IConverter". The keys that can be used in both are:
  * <ul>
  * <li>${input}: the input the user did give</li>
  * <li>${name}: the name of the component that failed</li>
@@ -843,8 +843,8 @@
 				{
 					error.addMessageKey(e.getResourceKey());
 				}
-				error.addMessageKey("TypeValidator." + Classes.simpleName(type));
-				error.addMessageKey("TypeValidator");
+				error.addMessageKey("IConverter." + Classes.simpleName(type));
+				error.addMessageKey("IConverter");
 
 
 				error.setVariable("type", Classes.simpleName(type));
@@ -1040,7 +1040,7 @@
 	{
 		if (!checkRequired())
 		{
-			error((IValidationError)new ValidationError().addMessageKey("RequiredValidator"));
+			error((IValidationError)new ValidationError().addMessageKey("Required"));
 		}
 	}
 
@@ -1206,7 +1206,7 @@
 			String resource = prefix + getId() + "." + key;
 
 			// First use the parent for resolving so that
-			// form1.textfield1.RequiredValidator can be used.
+			// form1.textfield1.Required can be used.
 
 			// Note: It is important that the default value of "" is provided
 			// to getString() not to throw a MissingResourceException or to

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/RequiredTextField.java
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/RequiredTextField.java?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/RequiredTextField.java (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/RequiredTextField.java Fri May 11 10:18:52 2007
@@ -19,8 +19,8 @@
 import org.apache.wicket.model.IModel;
 
 /**
- * A text field which automatically adds a RequiredValidator. This is mainly for
- * convenience, since you can always add(new RequiredValidator()) manually.
+ * A text field which automatically adds a Required. This is mainly for
+ * convenience, since you can always add(new Required()) manually.
  * 
  * @author Jonathan Locke
  */

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ComponentStringResourceLoader.java
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ComponentStringResourceLoader.java?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ComponentStringResourceLoader.java (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/ComponentStringResourceLoader.java Fri May 11 10:18:52 2007
@@ -67,17 +67,17 @@
  * In addition to the above search order, each key will be pre-pended with the
  * relative path of the current component related to the component that is being
  * searched. E.g. assume a component hierarchy like page1.form1.input1 and your
- * are requesting a key named 'RequiredValidator'. Wicket will search the
+ * are requesting a key named 'Required'. Wicket will search the
  * property in the following order:
  * 
  * <pre>
- *        page1.properties =&gt; form1.input1.RequiredValidator
- *        page1.properties =&gt; RequiredValidator
- *        form1.properties =&gt; input1.RequiredValidator
- *        form1.properties =&gt; RequiredValidator
- *        input1.properties =&gt; RequiredValidator
- *        myApplication.properties =&gt; page1.form1.input1.RequiredValidator
- *        myApplication.properties =&gt; RequiredValidator
+ *        page1.properties =&gt; form1.input1.Required
+ *        page1.properties =&gt; Required
+ *        form1.properties =&gt; input1.Required
+ *        form1.properties =&gt; Required
+ *        input1.properties =&gt; Required
+ *        myApplication.properties =&gt; page1.form1.input1.Required
+ *        myApplication.properties =&gt; Required
  * </pre>
  * 
  * Note that the latter two property files are only checked if the

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.properties Fri May 11 10:18:52 2007
@@ -1,4 +1,4 @@
 
-form1.text7.RequiredValidator = input for ${label} is missing
+form1.text7.Required = input for ${label} is missing
 form1.text7 = text7-Label
 text8 = text8-Label

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestForm.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestForm.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestForm.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestForm.properties Fri May 11 10:18:52 2007
@@ -1,6 +1,6 @@
 
-text5.RequiredValidator = ok: text is missing
+text5.Required = ok: text is missing
 
-panel1.text4.RequiredValidator = ok testForm: ${label} is missing
-text10.RequiredValidator = found it in form
-panel2.text11.RequiredValidator = found it in page
+panel1.text4.Required = ok testForm: ${label} is missing
+text10.Required = found it in form
+panel2.text11.Required = found it in page

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPage.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPage.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPage.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPage.properties Fri May 11 10:18:52 2007
@@ -1,30 +1,30 @@
 # Default message
-RequiredValidator = Default message: ${label} required
+Required = Default message: ${label} required
 
 # A Textfield with label
 form1.text1 = text1label
-form1.text1.RequiredValidator = ${label} is required
+form1.text1.Required = ${label} is required
 
 # A TextField without label. label should default to the formComponent's id
-form1.text2.RequiredValidator = ${label} is required
+form1.text2.Required = ${label} is required
 
 # This one is wrong. Because the panel id is missing
-form2.text3.RequiredValidator = wrong: text3333 is missing
+form2.text3.Required = wrong: text3333 is missing
 
 # Must be like 
-form2.panel1.text3.RequiredValidator = ok: text3333 is missing
+form2.panel1.text3.Required = ok: text3333 is missing
 
 form2.panel1.text4 = Text4Label
-form2.panel1.text4.RequiredValidator = ok: ${label} is missing
+form2.panel1.text4.Required = ok: ${label} is missing
 
-#form2.panel2.text5.RequiredValidator = ok: text555 is missing
-#form2.panel2.text6.RequiredValidator = ok: text555 is missing
+#form2.panel2.text5.Required = ok: text555 is missing
+#form2.panel2.text6.Required = ok: text555 is missing
 
-form2.text5.RequiredValidator = wrong: text555 is missing
-form2.text6.RequiredValidator = wrong: text555 is missing
+form2.text5.Required = wrong: text555 is missing
+form2.text6.Required = wrong: text555 is missing
 
-form2.panel1.text5.RequiredValidator = wrong: text555 is missing
-form2.panel1.text6.RequiredValidator = wrong: text555 is missing
+form2.panel1.text5.Required = wrong: text555 is missing
+form2.panel1.text6.Required = wrong: text555 is missing
 
-form2.panel2.text11.RequiredValidator = found it in page
-text12.RequiredValidator = found it in page
+form2.panel2.text11.Required = found it in page
+text12.Required = found it in page

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPanel.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPanel.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPanel.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/TestPanel.properties Fri May 11 10:18:52 2007
@@ -1,3 +1,3 @@
 
-text5.RequiredValidator = ok: 555text555 is missing
-text9.RequiredValidator = found it in panel
+text5.Required = ok: 555text555 is missing
+text9.Required = found it in panel

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/CreateBook.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/CreateBook.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/CreateBook.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/CreateBook.properties Fri May 11 10:18:52 2007
@@ -1,4 +1,4 @@
-#createForm.id.RequiredValidator = id is required
+#createForm.id.Required = id is required
 createForm.name = name
-RequiredValidator  = ${label} is required
+Required  = ${label} is required
 book.save.success = book '${name}' created

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication.properties Fri May 11 10:18:52 2007
@@ -1,8 +1,8 @@
 
 # default validator messages
-RequiredValidator=field '${label}' is required
-TypeValidator='${input}' is not a valid ${type}
+Required=field '${label}' is required
+IConverter='${input}' is not a valid ${type}
 IntegerValidator=${input} must be an integer between ${min} and ${max}
 LengthValidator=${input} must be between ${min} and ${max} chars.
 
-createForm.id.RequiredValidator = id is required
+createForm.id.Required = id is required

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_de.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_de.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_de.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_de.properties Fri May 11 10:18:52 2007
@@ -1,6 +1,6 @@
 
 # default validator messages
-RequiredValidator=Die Eingabe des Feldes '${name}' is erforderlich
-TypeValidator=Ungültige Eingabe: '${input}'
+Required=Die Eingabe des Feldes '${name}' is erforderlich
+IConverter=Ungültige Eingabe: '${input}'
 IntegerValidator=${input} muss ein Integerwert zwischen ${min} und ${max} sein
 LengthValidator=${input} muss mindestens ${min} und maximal ${max} Zeichen lang sein

Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_nl.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_nl.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_nl.properties (original)
+++ incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_1/MyMockApplication_nl.properties Fri May 11 10:18:52 2007
@@ -1,6 +1,6 @@
 
 # default validator messages
-RequiredValidator=veld 'integerInRange' is verplicht
-TypeValidator='${input}' is geen geldig geheel getal
+Required=veld 'integerInRange' is verplicht
+IConverter='${input}' is geen geldig geheel getal
 IntegerValidator='${input}' is niet tussen ${min} en ${max}
 LengthValidator='${input}' is niet tussen ${min} en ${max}

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage.properties (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/FormPage.properties Fri May 11 10:18:52 2007
@@ -14,6 +14,6 @@
 #  limitations under the License.
 label.name=Name
 label.email=Email
-RequiredValidator=${label} is required
+Required=${label} is required
 EmailAddressPatternValidator=${label} is not a valid email address
 name.StringValidator.minimum=${label} must be at least ${minimum} characters

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.java
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.java?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.java (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.java Fri May 11 10:18:52 2007
@@ -90,7 +90,7 @@
 		// bundles for the actual
 		// message lookup. The message for this component can be found in
 		// TextFieldPage.properties
-		// with key 'form.integer.TypeValidator'. Read more about how this works
+		// with key 'form.integer.IConverter'. Read more about how this works
 		// in the javadocs
 		// of AbstractValidator
 		form.add(new TextField("integer", Integer.class));
@@ -140,7 +140,7 @@
 				+ "&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;&nbsp;&nbsp;&nbsp;to figure out what type should be converted to.\n"
 				+ "&nbsp;&nbsp;&nbsp;&nbsp;// Note that the default validation message mechanism uses resource bundles for the actual\n"
 				+ "&nbsp;&nbsp;&nbsp;&nbsp;// message lookup. The message for this component can be found in TextFieldPage.properties\n"
-				+ "&nbsp;&nbsp;&nbsp;&nbsp;// with key 'form.integer.TypeValidator'. Read more about how this works in the javadocs\n"
+				+ "&nbsp;&nbsp;&nbsp;&nbsp;// with key 'form.integer.IConverter'. Read more about how this works in the javadocs\n"
 				+ "&nbsp;&nbsp;&nbsp;&nbsp;// of AbstractValidator\n"
 				+ "&nbsp;&nbsp;&nbsp;&nbsp;form.add(new TextField(\"integer\", Integer.class));";
 		add(new ExplainPanel(html, code));

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.properties (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/TextFieldPage.properties Fri May 11 10:18:52 2007
@@ -12,4 +12,4 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-form.integer.TypeValidator='${input}' is not an integer
+form.integer.IConverter='${input}' is not an integer

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.properties (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-inputForm.urlProperty.TypeValidator='${input}' is not a valid URL
-inputForm.phoneNumberUS.TypeValidator='${input}' is not a valid US phone number
+inputForm.urlProperty.IConverter='${input}' is not a valid URL
+inputForm.phoneNumberUS.IConverter='${input}' is not a valid US phone number
 use.locale=Use locale:
 default=default
 input=Input

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' er ikke en gyldig URL adresse</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' er ikke et gyldigt US telefonnummer</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' er ikke en gyldig URL adresse</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' er ikke et gyldigt US telefonnummer</entry>
 	<entry key="use.locale">Brug locale:</entry>
 	<entry key="default">default</entry>
 	<entry key="input">Indtastningsform</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_de.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_de.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_de.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_de.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' ist keine gültige URL</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' nicht ist keine gültige US Telefonnummerุ</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' ist keine gültige URL</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' nicht ist keine gültige US Telefonnummerุ</entry>
 	<entry key="use.locale">Locale:</entry>
 	<entry key="default">standard</entry>
 	<entry key="input">input</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_fa_IR.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_fa_IR.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_fa_IR.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_fa_IR.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' یک آدرس معتبر نمی باشد</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' یک شماره معتبر در ایالات متحده نمی باشุ</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' یک آدرس معتبر نمی باشد</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' یک شماره معتبر در ایالات متحده نمی باشุ</entry>
 	<entry key="use.locale">استفاده از محلی سازی:</entry>
 	<entry key="default">standard</entry>
 				<entry key="input">فرم ورودی</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ja.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ja.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ja.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ja.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' は正しいURLではありません。</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' は正しい電話番号ではありません。ุ</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' は正しいURLではありません。</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' は正しい電話番号ではありません。ุ</entry>
 	<entry key="use.locale">使用するロケール:</entry>
 	<entry key="default">standard</entry>
 	<entry key="input">input</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_nl.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_nl.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_nl.properties (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_nl.properties Fri May 11 10:18:52 2007
@@ -12,8 +12,8 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-inputForm.urlProperty.TypeValidator='${input}' is geen geldige URL
-inputForm.phoneNumberUS.TypeValidator='${input}' is geen geldig amerikaans telefoonnummer
+inputForm.urlProperty.IConverter='${input}' is geen geldige URL
+inputForm.phoneNumberUS.IConverter='${input}' is geen geldig amerikaans telefoonnummer
 use.locale=gebruik locale:
 default=standaardwaarde
 input=Invoer

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_pt_BR.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_pt_BR.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_pt_BR.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_pt_BR.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' não é uma URL válida</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' não é um telefone válido</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' não é uma URL válida</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' não é um telefone válido</entry>
 	<entry key="use.locale">Usar localização:</entry>
 	<entry key="default">padrão</entry>
 	<entry key="input">Formulário</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' не является корректным URL</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' не является корректным телефонным номером США</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' не является корректным URL</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' не является корректным телефонным номером США</entry>
 	<entry key="use.locale">Локаль:</entry>
 	<entry key="default">по-умолчанию</entry>
 	<entry key="input">Ввод</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_th_TH.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_th_TH.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_th_TH.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_th_TH.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' ไม่ใช URL ที่ใช้งานได้จริง</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' ไม่ใช่หมายเลขโทรศัพท์ที่ใช้งานได</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' ไม่ใช URL ที่ใช้งานได้จริง</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' ไม่ใช่หมายเลขโทรศัพท์ที่ใช้งานได</entry>
 	<entry key="use.locale">เลือกใช้ภาษาหลัก:</entry>
 	<entry key="default">ค่ามาตรฐาน</entry>
 	<entry key="input">ข้อมูลนำเข้า</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_zh_CN.xml
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_zh_CN.xml?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_zh_CN.xml (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_zh_CN.xml Fri May 11 10:18:52 2007
@@ -17,8 +17,8 @@
 -->
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <properties>
-	<entry key="inputForm.urlProperty.TypeValidator">'${input}' 不是合法的URL</entry>
-	<entry key="inputForm.phoneNumberUS.TypeValidator">'${input}' 不是一个合法的美国电话号码ุ</entry>
+	<entry key="inputForm.urlProperty.IConverter">'${input}' 不是合法的URL</entry>
+	<entry key="inputForm.phoneNumberUS.IConverter">'${input}' 不是一个合法的美国电话号码ุ</entry>
 	<entry key="use.locale">使用地点:</entry>
 	<entry key="default">缺省</entry>
 	<entry key="input">输入</entry>

Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.properties (original)
+++ incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.properties Fri May 11 10:18:52 2007
@@ -12,6 +12,6 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-title.RequiredValidator=You must include a valid, non-empty title
-author.RequiredValidator=You must include a valid, non-empty author
+title.Required=You must include a valid, non-empty title
+author.Required=You must include a valid, non-empty author
 title.StringValidator.maximum=The value '${input}' is longer than ${maximum} characters.

Modified: incubator/wicket/trunk/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.properties
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.properties?view=diff&rev=537238&r1=537237&r2=537238
==============================================================================
--- incubator/wicket/trunk/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.properties (original)
+++ incubator/wicket/trunk/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/Home.properties Fri May 11 10:18:52 2007
@@ -12,5 +12,5 @@
 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
-inputForm.urlProperty.TypeValidator='${input}' is not a valid URL
-inputForm.phoneNumberUS.TypeValidator='${input}' is not a valid US phone number
+inputForm.urlProperty.IConverter='${input}' is not a valid URL
+inputForm.phoneNumberUS.IConverter='${input}' is not a valid US phone number