You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
594 B
13 lines
594 B
|
1 year ago
|
#Created by JInto - www.guh-software.de
|
||
|
|
#Wed Mar 18 09:46:45 CST 2020
|
||
|
|
common.direction.east=east
|
||
|
|
common.message.error=Internal anomaly
|
||
|
|
common.message.illegal.argument=invalid parameter
|
||
|
|
common.message.noauthority=No access rights
|
||
|
|
common.message.success=Successful operation
|
||
|
|
exception.database.connection.interrupt=Database connection interrupted
|
||
|
|
exception.database.result.toomany=Result set more than expected
|
||
|
|
exception.database.sql.grammar=The program contains bad sql grammar
|
||
|
|
exception.database.sql.uncategorized=Unknown exception in sql execution
|
||
|
|
exception.database.unknown=Unknown exception
|