workplace.properties

来自「OpenCMS内容管理入门指南」· PROPERTIES 代码 · 共 33 行

PROPERTIES
33
字号
## This property file contains the localized strings for#   the BlogEntry XML type## this text is used to display the type of content being createdfileicon.blogentry = Blog Entryfileicon.valuelist = Value List# this is a description of our content typedesc.blogentry=A Blog Entry is our daily blog contentdesc.valuelist=A Value List contains a simple list of Values# this is used for our validation ruleeditor.validate.BlogEntry.dontallowblog=Text in {0} must not contain "blog" or "Blog".# User Interface Labelslabel.BlogEntry.Title = Titlelabel.BlogEntry.Date = Blog Datelabel.BlogEntry.Image = Image (optional)label.BlogEntry.Alignment = Image Alignmentlabel.BlogEntry.BlogText = Bloglabel.BlogEntry.Category = Categorylabel.BlogEntry.Comment = User Comment# Add docs for this!!!label.BlogEntry.Title.help = Enter a Title for the Blog Entrylabel.BlogEntry.Date.help = This contains the creation date for the blog. It gets automatically set when first created and should not need changing.label.BlogEntry.Image.help = Enter an optional Imagelabel.BlogEntry.Alignment.help = Set the image alignmentlabel.BlogEntry.BlogText.help = Enter the blog text herelabel.BlogEntry.Category.help = Apply some categories to the bloglabel.BlogEntry.Comment.help = User Comments go here

⌨️ 快捷键说明

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