remove unused entities; remove colon from color entities so that they display properly in preview box; add colon entity as a separate character

This commit is contained in:
brade%netscape.com 2000-05-01 13:55:55 +00:00
parent 9d9d596c68
commit 14478883d9

View File

@ -1,47 +1,28 @@
<!ENTITY returnkey.label "Pressing [Return] key inserts:">
<!ENTITY enterkey.label "Pressing [Enter] key inserts:">
<!ENTITY insertBR.label "&lt;BR&gt; (mail compose rules)">
<!ENTITY insertBRe.accesskey "b">
<!ENTITY insertBRr.accesskey "r">
<!ENTITY insertP.label "&lt;P&gt; HTML Paragraphs (blank space)">
<!ENTITY insertPe.accesskey "p">
<!ENTITY insertPr.accesskey "h">
<!ENTITY insertPCSS.label "&lt;P&gt; and CSS to suppress blank space">
<!ENTITY insertPCSSe.accesskey "c">
<!ENTITY insertPCSSr.accesskey "s">
<!ENTITY insertDIV.label "&lt;DIV&gt; to suppress blank space">
<!ENTITY insertDIVe.accesskey "d">
<!ENTITY insertDIVr.accesskey "v">
<!ENTITY keyMappings.label "Keyboard mappings">
<!ENTITY lHeader "New Page Settings">
<!ENTITY rHeader "Defaults for new pages">
<!ENTITY authorName.label "Author:">
<!ENTITY authorName.label "Author">
<!ENTITY authorName.accesskey "a">
<!ENTITY pageColorHeader "Default Page Colors">
<!ENTITY NormalText.label "Normal text:">
<!ENTITY NormalText.label "Normal text">
<!ENTITY NormalText.accesskey "n">
<!ENTITY LinkText.label "Link text:">
<!ENTITY LinkText.label "Link text">
<!ENTITY LinkText.accesskey "l">
<!ENTITY ActiveLinkText.label "Active link text:">
<!ENTITY ActiveLinkText.label "Active link text">
<!ENTITY ActiveLinkText.accesskey "c">
<!ENTITY FollowedLinkText.label "Followed link text:">
<!ENTITY FollowedLinkText.label "Followed link text">
<!ENTITY FollowedLinkText.accesskey "f">
<!ENTITY BackgroundColor.label "Background color:">
<!ENTITY BackgroundColor.label "Background color">
<!ENTITY BackgroundColor.accesskey "b">
<!ENTITY UseDefaults.label "Use Default Colors">
<!ENTITY UseDefaults.accesskey "d">
<!ENTITY colon.char ":">
<!ENTITY useNavigator.label "Use browser colors (don't specify)">
<!ENTITY useNavigator.accesskey "w">
<!ENTITY useCustomColors.label "Use custom colors:">
<!ENTITY useCustomColors.accesskey "u">
<!ENTITY defaultBackgroundImage.label "Default Background image:">
<!ENTITY defaultBackgroundImage.label "Default background image:">
<!ENTITY defaultBackgroundImage.accesskey "g">
<!ENTITY chooseFile.label "Choose File...">
<!ENTITY chooseFile.accesskey "o">