fix #123 allow to specify extra annotations on repositories/methods
[yosql.git] / yosql-codegen / src / main / resources / parse-lifecycle_en.properties
blob47e93410a658330ba67ac32758e3ace9f3a766ac
2 # This file is part of yosql. It is subject to the license terms in the LICENSE file found in the top-level
3 # directory of this distribution and at https://creativecommons.org/publicdomain/zero/1.0/. No part of yosql,
4 # including this file, may be copied, modified, propagated, or distributed except according to the terms contained
5 # in the LICENSE file.
8 PARSE_FILES=Parse files
9 STATEMENT_PARSING_STARTING=Start parsing statement:\n{0}
10 STATEMENT_PARSED=The following statement was parsed:\n{0}
11 STATEMENT_YAML_FRONT_MATTER_PARSED=The following YAML front matter was parsed:\n{0}
12 STATEMENT_PARSING_FINISHED=[OK] [{0}#{1}] was parsed