Author: drobiazko
Date: Thu Sep 4 13:43:08 2008
New Revision: 692232
URL: http://svn.apache.org/viewvc?rev=692232&view=rev
Log:
TAPESTRY-2591: Email Validator Throws MissingFormatArgumentException
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fi_FI.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s does not match pattern '%1$s'.
-invalid-email='%2$s' is not a valid email address.
+invalid-email='%s' is not a valid email address.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s opfylder ikke mønstret '%1$s'.
-invalid-email=%2$s er ikke en gyldig e-mail-adresse.
+invalid-email='%s' er ikke en gyldig e-mail-adresse.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fi_FI.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fi_FI.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fi_FI.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fi_FI.properties
Thu Sep 4 13:43:08 2008
@@ -24,6 +24,6 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s ei vastaa merkkijonoa '%1$s'.
-invalid-email='%2$s' ei ole s\u00E4hk\u00F6postiosoite.
+invalid-email='%s' ei ole s\u00E4hk\u00F6postiosoite.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s ne correspond pas a l'expression '%1$s'.
-invalid-email='%2$s' n'est pas une adresse courriel valide.
+invalid-email='%s' n'est pas une adresse courriel valide.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s je potrebno upisati u sljedeÄem obliku: '%1$s'.
-invalid-email='%2$s' nije valjana e-mail addresa.
+invalid-email='%s' nije valjana e-mail addresa.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s не ÑооÑвеÑÑÑвÑÐµÑ ÑÑебÑемомÑ
ÑÐ°Ð±Ð»Ð¾Ð½Ñ '%1$s'.
-invalid-email='%2$s' недейÑÑвиÑелÑнÑй адÑеÑ
ÑлекÑÑонной поÑÑÑ.
+invalid-email='%s' недейÑÑвиÑелÑнÑй адÑеÑ
ÑлекÑÑонной поÑÑÑ.
# This is where the translator messages go.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties?rev=692232&r1=692231&r2=692232&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties
Thu Sep 4 13:43:08 2008
@@ -24,7 +24,7 @@
# This is lousy as a default, since the pattern string is meaningless to the
user. You should always override
# this.
regexp=%2$s matchar inte m\u00F6nstret '%1$s'.
-invalid-email='%2$s' \u00E4r inte en korrekt formad email-adress.
+invalid-email='%s' \u00E4r inte en korrekt formad email-adress.
# This is where the translator messages go.