org.fife.rtext.plugins.tidy.Plugin_ar.properties Maven / Gradle / Ivy
Name=Tidy Source Code
Action.Tidy=Tidy Source Code
Action.Tidy.Mnemonic=T
Action.Tidy.ShortDesc=Formats the source code in the active editor.
Dialog.Result.Title=Tidy Result
Options.Panel.Name=Tidy Source Code
Options.Section.HTML=HTML:
Options.SpaceCount=Indent space count (-1 for tabs):
Options.DropEmptyParas=Drop empty "p" elements
Options.HideOptionalEndTags=Hide optional end tags
Options.ReplacePresentationalTags=Replace surplus presentational tags and attribute and replace with style rules
Options.UpperCaseTagNames=Make tag names upper-case
Options.UpperCaseAttrNames=Make attribute names upper-case
Options.UseLogicalEmphasisTags=Replace "" and "" with "" and "", respectively
Options.WrapLength=Try to wrap lines at position (0 for no wrapping):
Options.Section.XML=XML:
Options.AddXmlDeclaration=Add XML declaration
Options.RestoreDefaults=Restore Defaults
© 2015 - 2025 Weber Informatics LLC | Privacy Policy