All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.teatrove.tea.compiler.resources.Compiler.properties Maven / Gradle / Ivy

Go to download

Tea is a simple, extensible scripting language and compiler for web page templates.

The newest version!
#
# Error message definitions for Compiler.
#

not.found=\
	Source not found for template named ''{0}''
read.error=\
	Error reading source: {0}
write.error=\
	Error writing generated code: {0}
internal.error=\
	Internal compiler error: {0}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy