www in docker support
This commit is contained in:
parent
539a848e95
commit
c227fce036
2145 changed files with 399596 additions and 58 deletions
59
decompiled-libs/www/acxent-core-1.0.1/messages_en.properties
Normal file
59
decompiled-libs/www/acxent-core-1.0.1/messages_en.properties
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
ERROR = Error!
|
||||
UPDATE_0= Warning! Number of updated/deleted records = 0
|
||||
WARNING = WARNING!
|
||||
READ_OK = Read ok
|
||||
SAVE_OK = Save ok
|
||||
SEARCH_OK = Search ok
|
||||
DELETE_OK = Delete ok
|
||||
READ_FAIL = Can't read the record
|
||||
NO_RECORDS_FOUND = Record not found
|
||||
SAVE_FAIL = Can't save
|
||||
DELETE_FAIL = Can't delete
|
||||
CONFIRM_DELETE = Are you sure to delete the record?
|
||||
CONFIRM_SAVE = Record changed. Do you want to save it?
|
||||
ALREADY_SAVED = : the record has been updated by another user.
|
||||
RECORD_DELETED_ON_SAVE = Warning! Can't save. The record has been deleted by another user
|
||||
RECORD_DELETED_ON_READ= Warning! Can't read. The record has been deleted by another user
|
||||
RECORD_DELETED_ON_DELETE= Warning! Can't delete. The record has been deleted by another user
|
||||
REFRESH_BEAN_FAILED = Warning!! Unable to reload the bean after an upgrade. Maybe closed connection before refresh.
|
||||
UNCHANGED_DATA = Unchaged data
|
||||
UPDATE_WARNING=
|
||||
NEW = New record
|
||||
NEED_FIELDS = Required fields:
|
||||
NO_ROW_SELECTED = No record selected
|
||||
RECORD_LOCKED = Record locked by another user
|
||||
READ_LOCKED = ???
|
||||
DUPLICATE_KEY= Duplicated key
|
||||
REF_INTEGRITY_FAIL = Can't delete due to referential integrity
|
||||
SEL_MAX_FAIL = Can't compute max value query
|
||||
SEL_SUM_FAIL = Can't compute sum query
|
||||
YES= Yes
|
||||
NO=No
|
||||
ATTENTION=Warning
|
||||
LOGIN_OK=Login ok
|
||||
LOGIN_FAIL=Wrong login or password
|
||||
LOGIN_SESSION_CLOSED=Session expired. Please login.
|
||||
LOGIN_FIRST_ACCESS=Warining! First logon: check control code mailed to
|
||||
CONTROL_CODE_OK=Control Code Check OK
|
||||
CONTROL_CODE_FAIL=Warining! Control Code Check FAILED
|
||||
PK_NULL_ERROR=Primary key cannot be null
|
||||
#### BOOKMARK #######
|
||||
BM_ITEM_ADDED= Bookmark update
|
||||
BM_ITEM_PRESENT= Bookmark already present
|
||||
BM_ITEM_DELETED= Bookmark deleted
|
||||
BM_ITEM_NOT_PRESENT= Bookmark not present
|
||||
#### MULTIPART REQUEST#######
|
||||
MR_FILE_ERROR = Error! File not valid.
|
||||
MR_FILE_LENGTH_ERROR = the file is to large.
|
||||
#### GRANT MESSAGES ############################
|
||||
GRANT_NO_RWD = No delete grant!
|
||||
GRANT_NO_RW = No creation grant!
|
||||
GRANT_NO_RM = No modify grant!
|
||||
GRANT_NO_R = No read grant!
|
||||
##### cart messages ##########
|
||||
CART_SUBMIT_EMPTY= Warning, you're trying to submit an empty order
|
||||
CART_NEED_LOGIN=Warning! You must be a registered user
|
||||
##### ERRORE SCRITTURA SU TABELLA LOG ##
|
||||
LOG_ERROR=WARNING!!!!!! CANNOT WRITE ON LOG TABLES!!!!!!
|
||||
##### ERRORI DI COMUNICAZIONE SQL ####
|
||||
COMMUNICATION_ERROR=Database connection error.
|
||||
Loading…
Add table
Add a link
Reference in a new issue