Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1085

ValidationStrings messed in Portuguese BR version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0.2, 4.0.1, 4.0, 4.1
    • 4.0.2, 4.1.1
    • Framework
    • None

    Description

      The validation Strings for field-too-short and field-too-long are inverted. On porguese would display: The field "6" must have Password characters. I've post this on the list, just checked the 4.1 and it also has this minor bug. I'm sending the correct version:

      1. Copyright 2005 The Apache Software Foundation
        #
      2. Licensed under the Apache License, Version 2.0 (the "License");
      3. you may not use this file except in compliance with the License.
      4. You may obtain a copy of the License at
        #
      5. http://www.apache.org/licenses/LICENSE-2.0
        #
      6. Unless required by applicable law or agreed to in writing, software
      7. distributed under the License is distributed on an "AS IS" BASIS,
      8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      9. See the License for the specific language governing permissions and
      10. limitations under the License.

      field-is-required=Por favor, digite um valor para o campo "

      {0}".
      field-too-short=O campo "{1}" deve ter pelo menos {0}

      caracteres.

      invalid-date-format=Formato de data inv\u00e1lido para o campo "

      {0}". A data deve estar no formato "{1}".

      invalid-int-format=O campo "{0}

      " deve conter um n\u00famero inteiro.
      invalid-format="

      {0}" n\u00e3o \u00e9 um formato reconhecido.
      invalid-numeric-format=O campo "{0}

      " deve conter um valor num\u00e9rico.

      date-too-early=O campo "

      {0}" deve conter uma data posterior ou igual a {1}.
      date-too-late=O campo "{0}

      " deve conter uma data anterior ou igual a

      {1}.

      number-too-small=O campo "{0}" n\u00e3o pode ser menor que {1}

      .
      number-too-large=O campo "

      {0}" n\u00e3o pode ser maior que {1}.

      number-range=O campo "{0}

      " deve conter um valor entre

      {1} e {2}.

      invalid-email-format=Email inv\u00e1lido para o campo "{0}". O email deve estar no formato usuario@provedor.

      pattern-not-matched=O campo "{0}" n\u00e3o satisfaz o padr\u00e3o "{1}

      ".

      invalid-url-format = URL inv\u00e1lida.
      disallowed-protocol = Protocolo n\u00e3o permitido. O protocolo deve ser

      {0}.

      ### 4.0 ###

      field-too-long=O campo "{1}" deve ter no m\u00e1ximo {0}

      caracteres.

      regex-mismatch=O valor do campo "

      {0}" \u00e9 inv\u00e1lido.

      invalid-field-equality=O campo "{0}

      " deve ser

      {1,choice,0#diferente do|1#igual ao}

      campo "

      {2}

      ".

      Regards

      Attachments

        Activity

          People

            andyhot Andreas Andreou
            viniciusccarvalho Vinicius Carvalho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: