Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Missing error resource key for FileUploadSizeValidator & Co #79

Description

@rjoly

I18n misses error resource keys for :

  • FileUploadSizeValidator
  • FileUploadMediaTypeValidator (to be checked)

The keys needed should be the following (en then fr) :

FileUploadSizeValidator=The maximum file size for the file « ${clientFileName} » is exceeded (${size} > ${maximum}).
FileUploadSizeValidator=La taille maximum pour le fichier « ${clientFileName} » est dépassée (${size} > ${maximum}).

Note : issue should be fixed on owsi-core-0.9-MAINTENANCE branch and all after it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions