📄 prrm_roadinspections.properties
字号:
# ------------------------------------------- Page Setting ---------------------------------------
# -- Road Inspections Page --
roadInspections.title=Road Inspection List
roadInspections.heading=List All Road Inspections
roadInspections.notfound=<span>No road inspections found.</span>
# -- Road Inspection Page --
roadInspection.title=Road Inspection
roadInspection.heading=View Road Inspection
# -- Add Road Inspection Form --
addRoadInspection.title=Road Inspection Creation
addRoadInspection.heading=Add Road Inspection
addRoadInspection.message=Please fill up the following form to add a new road inspection.
# -- Edit Road Inspection Form --
editRoadInspection.title=Road Inspection Update
editRoadInspection.heading=Edit Road Inspection
editRoadInspection.message=Please edit the entries in the following form to edit the road inspection.
# -------------------------------------------- Errors Messages ---------------------------------------------
roadInspection.nullid=Fail to view road inspection with null id.
roadInspection.null=Fail to view null road inspection.
roadInspection.nullmethod=Method parameter value required. Null method parameter not supported.
roadInspection.picturedir.notfound=Fail to locate the file directory for uploaded pictures.
# -------------------------------------------- Success Messages ---------------------------------------------
roadInspection.added=Road Inspection <strong>{0}</strong> created.
roadInspection.deleted=Road Inspection <strong>{0}</strong> deleted.
roadInspection.saved=Road Inspection <strong>{0}</strong> saved.
roadInspection.purged=Successfully purged <strong>{0}</strong> road inspection(s).
roadInspection.archived=Successfully archived <strong>{0}</strong> road inspection(s).
roadInspection.pictures.uploaded=Successfully uploaded the following files: <strong>{0}</strong>.
roadInspectionPicture.deleted=Successfully deleted <strong>{0}</strong>.
# -------------------------------------------- Form Labels ---------------------------------------------
# -- Road Defect Form Labels --
roadInspection.fullid=Road Inspection ID
roadInspection.id=ID
roadInspection.roadDefectId=Road Defect ID
roadInspection.taskId=Task ID
roadInspection.creationTime=Creation Time
roadInspection.lastModifiedTime=Last Modified Time
roadInspection.defectDetail=Defect Detail
roadInspection.defectType=Defect Type
roadInspection.location=Location
roadInspection.roadName=Road Name
roadInspection.severity=Severity
roadInspection.summary=Inspection Summary
roadInspection.solution=Proposed Solution
roadInspection.repairRequired=Repair Required
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -