📄 bean_wordbreak.properties
字号:
# TextStyle.properties# Default resource bundle for WordBreak filter# Name of the filterdisplayName=Word Break# Version of the filterversion=1.0# Description of filtershortDescription=Breaks apart words that are larger than a specified maximum length. This is \ to prevent HTML interfaces from becoming distored with lines of text that are too long.# Author of filterauthor=Jive Software# Properties - display name and descriptionmaxSubjectWordLength.displayName=Max Subject Word LengthmaxSubjectWordLength.shortDescription=The maximum size of words in subjects before they are broken apart.maxBodyWordLength.displayName=Max Body Word LengthmaxBodyWordLength.shortDescription=The maximum size of words in bodies before they are broken apart.filteringSubject.displayName=Filter Message SubjectfilteringSubject.shortDescription=Toggles whether filtering the message subject is enabled.filteringBody.displayName=Filter Message BodyfilteringBody.shortDescription=Toggles whether filtering the message body is enabled.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -