All Downloads are FREE. Search and download functionalities are using the official Maven repository.

i18n.ResultMessages_en.properties Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
com.swak.common.enums.BasicErrCode.SUCCESS=OK
com.swak.common.enums.BasicErrCode.SWAK_OPERA_REPEAT=You clicked too fast, please try again later~
com.swak.common.enums.BasicErrCode.SWAK_LICENSE=Your trial period authorization has expired. Please verify if the system has obtained a trial authorization or apply for an official authorization letter!
com.swak.common.enums.BasicErrCode.NOT_HAVE_PERMISSION=No permission to access. Please contact the administrator to apply for the corresponding resource permission!
com.swak.common.enums.BasicErrCode.SWAK_ERROR=System exception, please try again later~
com.swak.common.enums.BasicErrCode.INVALID_PARAMETER=The input parameter is invalid~
com.swak.common.enums.BasicErrCode.SWAK_REQ_LIMIT=The system is busy. We have prioritized access for you through the fast channel. Please wait a moment~
com.swak.common.enums.BasicErrCode.BIZ_ERROR=Business exception, please try again later~
com.swak.common.enums.BasicErrCode.USER_NO_LOGIN=You are not logged in, please log in first~
com.swak.common.enums.BasicErrCode.ACCESS_DENIED=Login status invalid, unable to access the resource
com.swak.common.enums.BasicErrCode.UNAUTHENTICATED=Unauthenticated

com.swak.common.enums.BasicErrCode.PARAMETER_NOT_BLANK=must not be blank
com.swak.common.enums.BasicErrCode.PARAMETER_NOT_EMPTY=must not be empty
com.swak.common.enums.BasicErrCode.PARAMETER_NOT_NULL=must not be null
com.swak.common.enums.BasicErrCode.PARAMETER_IS_NULL=must be null
com.swak.common.enums.BasicErrCode.SAVE_ERROR=Save failed,please try again later~
com.swak.common.enums.BasicErrCode.UPDATE_ERROR=Update failed,please try again later~
com.swak.common.enums.BasicErrCode.DELETE_ERROR=Delete failed,please try again later~

com.swak.excel.enums.ExcelErrCode.DATA_ROW_COL_SHEET_ERROR=[{0}]-[{1}] Value {4} in row {2}, column {3}
com.swak.excel.enums.ExcelErrCode.EXCEL_INVALID_TYPE=Invalid file format. Only support xls, xlsx, csv formats
com.swak.excel.enums.ExcelErrCode.BIZ_ROW_COL_ERROR=[{0}] Value {3} in row {1}, column {2}
com.swak.excel.enums.ExcelErrCode.DATA_ROW_COL_ERROR=[{0}] Value {3} in row {1}, column {2}
com.swak.excel.enums.ExcelErrCode.EXCEL_READ_ERROR=Exception occurred while reading excel or csv file!
com.swak.excel.enums.ExcelErrCode.DATA_ROW_ERROR=[{0}] Data {2} in row {1}
com.swak.excel.enums.ExcelErrCode.BIZ_ROW_ERROR=[{0}] Data {2} in row {1}
com.swak.excel.enums.ExcelErrCode.DATA_ROW_SHEET_ERROR=[{0}]-[{1}] Data {3} in row {2}

#com.swak.security.enums.TokenResultCode
com.swak.security.enums.TokenResultCode.USER_NOT_FOUND=Unable to find your account information. Please ensure that the account is correct
com.swak.security.enums.TokenResultCode.USER_DELETE=The user has been deleted, please contact the administrator
com.swak.security.enums.TokenResultCode.USER_LOCK=The user has been locked, please contact the administrator
com.swak.security.enums.TokenResultCode.USER_PWD_INCORRECT=Your password is incorrect, please re-enter
com.swak.security.enums.TokenResultCode.VALID_CODE_ERR=Incorrect verification code




© 2015 - 2024 Weber Informatics LLC | Privacy Policy