You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Charles Capon (JIRA)" <ji...@apache.org> on 2015/01/21 11:14:34 UTC

[jira] [Commented] (TAP5-1590) Provide missing translations for message catalogs

    [ https://issues.apache.org/jira/browse/TAP5-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285452#comment-14285452 ] 

Charles Capon commented on TAP5-1590:
-------------------------------------

Confirm dialog (from Confirm mixin) default messages translations are also missing in core.properties.

here are the french one:

{code}
# Confirm default message
private-default-confirm-message=Êtes-vous sûr de vouloir continuer ?
private-default-confirm-title=Confirmation
{code}


> 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
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>            Priority: Minor
>         Attachments: BeanEditForm_fr_FR.patch, Danish_translations.patch, DateField_fr_FR.properties, TAP5-1590.patch
>
>
> 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
> - tapestry-kaptcha.properties (almost for all locales)
> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha.properties?view=markup
> tapestry-incorrect-captcha



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)