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
7 FILE_WRITE_FAILED=[FAIL] could not write [{0}.{1}] into [{2}]
8 FILE_PARSING_FAILED=[FAIL] could not parse [{0}]
9 PARSE_FILES_FAILED=Error during SQL file parsing
10 CODE_GENERATION_FAILED=Error during code generation
11 READ_FILES_FAILED=Reading files failed with {0}
12 NAMES_CONFIG_INVALID=Names configuration is invalid because the values [{0}] were used multiple times
13 RUNTIME_INVALID=Runtime environment is invalid
14 DUPLICATE_CONVERTER_ALIAS_USED=Converter configuration is invalid because the aliases [{0}] were used multiple times