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

Unescaped accentuated character in ValidationStrings_pt.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.1.6
    • 4.1.7
    • tapestry-core
    • None

    Description

      The Validation strings file in Portuguese (ValidationStrings_pt.properties) have an unescaped accentuated character and an English word not translated in the line :

      field-too-long=Não pode inserir mais do que

      {0} characters para {1}.

      must be:

      field-too-long=N\u00e3o pode inserir mais do que {0}

      caracteres para

      {1}

      .

      Attachments

        Activity

          People

            Unassigned Unassigned
            pjsramos Paulo Ramos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: