jobmod.js 258 Bytes
Newer Older
1 2 3 4 5 6 7
export default {
	"CT000007": "Cannot load transaction \'$1\'",
	"CT000009": "Transaction $1 canceled with status $2",
	"CT000006": "cmd=\"$1\"",
	"CT000011": "Transaction $1 not terminated after $2 minutes",
	"CT000010": "Timeout on start of transaction",
}