📄 packagemessages.properties
字号:
# ========================================
# org.ofbiz.party.party messages
# ========================================
party.id_is_digit=Specified party ID cannot start with a digit, numeric IDs are reserved for auto-generated IDs
party.id_generation_failure=ERROR: Failure generating new party ID
person.create.party_exists_not_person_type=Cannot create person, a party with the specified party ID already exists and is not a PERSON type party
person.create.person_exists=Cannot create person, a person with the specified party ID already exists
# 0=exception message
person.create.db_error=Could not add person info (write failure): {0}
# 0=exception message
person.update.read_failure=Could not update person information (read failure): {0}
person.update.not_found=Could not update person information (person not found)
# 0=exception message
person.update.write_failure=Could not update person information (write failure): {0}
person.update.success=Person successfully updated.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -