⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 core_map.properties

📁 Java的框架
💻 PROPERTIES
字号:
# -------------------------------------------  Page Setting ---------------------------------------

# -- Map detail list page --
mapDetails.title=Map detail List
mapDetails.heading=List All Map Details

# -- View Map Page --
mapDetail.title=View Map
mapDetail.heading=View Map

# -- Map Detail Add Page --
addMapDetail.title=Add Map Detail
addMapDetail.heading=Add Map Detail
addMapDetail.message=Please input map details using the form below.

# -- Map Detail Edit Page --
editMapDetail.title=Edit Map Detail
editMapDetail.heading=Edit Map Detail
editMapDetail.message=Please update map details using the form below.

# --------------------------------------------  Menu ---------------------------------------------

menu.mapMenu=\u5730\u56FE\u7BA1\u7406
menu.mapMenu.listMapDetails=List All Map Details
menu.mapMenu.addMapDetail=Add Map Details
# --------------------------------------------  Form Labels ---------------------------------------------

# -- map form --
mapDetail.name=Name
mapDetail.configFile=Map Config
mapDetail.contextFile=Context File
mapDetail.locatorContextFile=Locator Context File
mapDetail.description=Description

# -- map view --
mapView.switchMap=Switch Map Template

# --------------------------------------------  Tooltips Labels ---------------------------------------------
tooltips.map.edit=Edit Map Detail
tooltips.map.delete=Delete Map Detail
tooltips.map.view=View Map

# --------------------------------------------  Success Messages ---------------------------------------------
mapdetail.saved=Map Detail (<strong>{0}</strong>) has been saved successfully.
mapdetail.updated=Map Detail (<strong>{0}</strong>) has been updated successfully.
mapdetail.deleted=Map Detail (<strong>{0}</strong>) has been deleted successfully.

# --------------------------------------------  Errors Messages ---------------------------------------------
errors.null.config=Map config file is required.	
errors.null.name=Map Name is required.
errors.map.view.notfound=Unable to view map. Map detail with name {0} not found.
errors.map.delete.notfound=Unable to delete map detail. Map detail with name {0} not found.
errors.map.edit.notfound=Unable to edit map detail. Map detail with name {0} not found.
errors.nonexisting.mapDetail=
errors.existing.mapdetail=A map detail with the same name (<strong>{0}</strong>) already existed.
errors.filename.exists=A file with the same name (<strong>{0}</strong>) already existed.
errors.upload.fail=Error while uploading map config file (<strong>{0}</strong>).
errors.invalid.file=Invalid map config (<strong>{0}</strong>).

⌨️ 快捷键说明

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