Provide missing translations for message catalogs -------------------------------------------------
Key: TAP5-1590
URL: https://issues.apache.org/jira/browse/TAP5-1590
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.2.5
Reporter: Igor Drobiazko
Priority: Minor
The translations of the message catalogs are incomplete. The following
translations are missing:
- BeanEditForm.properties (almost all locales)
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/BeanEditForm.properties?view=markup
cancel-label
- DateField.properties (almost all locales)
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/DateField.properties?view=markup
date-value-not-parseable
- ValidationMessages_zh_CN.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_zh_CN.properties?view=markup
minimum-string-length
regexp
invalid-email
integer-format-exception
number-format-exception
- ValidationMessages_pt_PT.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_pt_PT.properties?view=markup
invalid-email
integer-format-exception
number-format-exception
- ValidationMessages_ru.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_ru.properties?view=markup
integer-format-exception
number-format-exception
- ValidationMessages_sv_SE.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_sv_SE.properties?view=markup
integer-format-exception
number-format-exception
- ValidationMessages_hr.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_hr.properties?view=markup
integer-format-exception
number-format-exception
- ValidationMessages_it.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_it.properties?view=markup
integer-format-exception
number-format-exception
-ValidationMessages_da.properties
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_da.properties?view=markup
integer-format-exception
number-format-exception
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
