Improve the regex taking into account possible spaces to extract the strings in
the Hibernate validation annotations.
Before this patch only the next lines would be marked to be translated:
@NotNull(message="code not specified"
However, next line has to be marked to be translated too:
@NotNull(message = "code not specified")
FEA: ItEr76S04BugFixing
|
||
|---|---|---|
| .. | ||
| database | ||
| functional-tests | ||
| rest-clients | ||
| gettext-keys-generator.pl | ||
| libreplan-all-keys-generator.sh | ||