first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
54
rus/WEB-INF/lib/ablia_src/messages_en.properties
Normal file
54
rus/WEB-INF/lib/ablia_src/messages_en.properties
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
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.
|
||||
REFRESH_BEAN_FAILED = Warning!! Unable to reload the bean after an upgrade. Check the database.
|
||||
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=ATTENZIONE!!!!!! ERRORE SCRITTURA TABELLA LOG!!!!!!
|
||||
Loading…
Add table
Add a link
Reference in a new issue