
.dbpatch.3.3.source-code.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbpatch Show documentation
Show all versions of dbpatch Show documentation
Manage your database patches with maven.
The newest version!
error.openConnection.title=Error opening connection to {0}
menu.connections=databases
menu.exit=exit
table.patches.patchName=patch filename
table.patches.patchDate=patch file date
table.patches.patchStatements=statements count
table.patches.patchSize=patch file size
table.patches.state=state
table.patches.action=action
table.patches.state.patchItBtn=execute
table.patches.state.rollbackItBtn=rollback
table.patches.state.committed=committed
table.patches.state.missing=missing
table.patches.state.inProgress=in progress
table.patches.state.empty=empty
table.patches.state.rollback.missing=rollback not found
com.patching.connection=Connected to {0} ({1})
com.patching.database.time=Server time is {0}
com.patching.start=Patch {0}, file {1}
com.patching.done.ok=Patch {0} committed, file {1}
com.patching.done.error=Patch {0} error, file {1}
com.rollbacking.done.ok=Patch rollback {0} committed, file {1}
com.rollbacking.done.error=Patch rollback {0} error, file {1}
com.patch.otherType=OK
com.patch.update=UPDATE {0}
com.patch.delete=DELETE {0}
com.patch.insert=INSERT {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy