messages.properties

来自「基于JSF开发的一个洒店管理系,具有中文」· PROPERTIES 代码 · 共 32 行

PROPERTIES
32
字号
title=welcome!


#reservation ?????
reservationSucMsg=Reservation room Successful.
reservationReturn=return.
reservationFailedMsg=Sorry! Reservation room failed.
reservationFailedMsg1=Reason as follows:
reservationFailedMsg2=Please check out. 
reservationAgain=Try again.
noAvailableRoomMsg=Sorry. The room of your type is no available now. please alter your room type.
reserbaationFailMsg=Sorry. The reservation is not successful. Please reservate again.

#?????????????
topPageTip=Top Page 
generalInfoTip=General Information
latestProTip=Latest Promotion Information
guestRoomTip=Guest Rooms
businessTip=Conference & Business
reservationTip=Reservation 
contaceUsTip=Contact Us

#??????????
editeColumn=edite
deleteColumn=delete
roomTableNum=num
roomTableType=type
roomTableState=state
roomTablePrice=price
roomTableCheckinDate=checkin
roomTableCheckoutDate=checkout
saveChangesButtonText=save changes

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?