| # template proposal |
| TemplateProposal.displayString= {0} - {1} |
| TemplateProposal.errorDialog.title=Template Evaluation Error |
| |
| SQLTemplateProposal_proposalInfo=After you fill in the table/procedure name variable, this intelligent template will be expanded into:<br> |
| |
| ContributionTemplateStore_ignore_no_id= Ignoring template {0} since it has no id. |
| ContributionTemplateStore_ignore_deleted= Ignoring template {0} since it is deleted. |
| ContributionTemplateStore_ignore_validation_failed= Ignoring template {0} since validation failed. |
| |
| SQLTemplateReaderWriter_duplicate_id= Duplicate template id |
| SQLTemplateReaderWriter_error_missing_attribute= Missing required attribute |
| SQLTemplateReaderWriter_error_illegal_boolean_attribute= Illegal boolean attribute, must be "true" or "false". |
| |