TASKPM/scripts
Manuel Rego Casasnovas 30292b062a Bug #1443: Fix gettext keys extractor
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
2012-06-28 08:25:41 +02:00
..
database Add database script for MySQL 2012-05-23 13:42:54 +02:00
functional-tests Fix Sahi tests due to removal of scenarios option 2012-05-14 09:18:26 +02:00
rest-clients update web services documentation and add scripts to test this case and 2012-06-18 09:08:11 +01:00
gettext-keys-generator.pl Bug #1443: Fix gettext keys extractor 2012-06-28 08:25:41 +02:00
libreplan-all-keys-generator.sh Rename pending file to libreplan 2011-10-28 10:28:43 +02:00