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

@rjoly

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions