#1638 fix Incorrect Error message

This commit is contained in:
Mario Romano 2017-03-06 15:09:38 +00:00 committed by GitHub
parent 796d9b0e9d
commit fdb8cb6758

View File

@ -98,7 +98,7 @@
}, },
"ERROR": { "ERROR": {
"LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.", "LOAD_PROCESS_DEFS": "Could not load process definitions, please check you have access.",
"START": "Could start new process instance, please check you have permission." "START": "Could not start new process instance, please check you have permission."
} }
} }
} }