localstrings.properties
来自「这是一个法律事务所系统源码」· PROPERTIES 代码 · 共 12 行
PROPERTIES
12 行
jdbcRealm.alreadyStarted=This Realm has already been startedjdbcRealm.authenticateFailure=Authentication unsuccessful for user {0}jdbcRealm.authenticateSuccess=Authentication successful for user {0}jdbcRealm.authenticateSQLException=There was an SQLException while in authenticate: {0}jdbcRealm.getUserRolesSQLException=There was an SQLException while in getUserRoles: {0}jdbcRealm.notStarted=This Realm has not yet been startedjdbcRealm.authDBClosed=The database connection is null or was found to be closed. Trying to re-open it.jdbcRealm.authDBReOpenFail=The re-open on the database failed. The database could be down.jdbcRealm.getUserRolesDBClosed=The database connection is null or was found to be closed. Trying to re-open it.jdbcRealm.getUserRolesDBReOpenFail=The re-open on the database failed. The database could be down.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?