diff --git a/config/alfresco/messages/schema-update.properties b/config/alfresco/messages/schema-update.properties index cbf989adc2..5cebba18a2 100644 --- a/config/alfresco/messages/schema-update.properties +++ b/config/alfresco/messages/schema-update.properties @@ -1,6 +1,6 @@ # Schema update messages -schema.update.msg.executing_script=Executing schema upgrade script: {0} +schema.update.msg.executing_script=Executing database script: {0} schema.update.err.update_failed=Schema auto-update failed schema.update.err.validation_failed=Schema validation failed schema.update.err.update_script_not_run=The following schema upgrade script needs to be executed manually: {0}