Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com

git-svn-id: svn://10.0.0.236/trunk@197131 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stephend%netscape.com
2006-05-17 02:28:33 +00:00
parent c7b17b111d
commit 241087eb7d

View File

@@ -26,3 +26,6 @@
<!-- LOCALIZATION NOTE (ignoreDocColors.label): This is option two, and it appends to 'someProvColors' above. -->
<!ENTITY useMyColors.label "Use my chosen colors, ignoring the colors specified">
<!ENTITY useMyColors.accesskey "i">
<!ENTITY viewsource "View Source Window">
<!ENTITY syntaxHighlight.label "Enable syntax highlighting">
<!ENTITY syntaxHighlight.accesskey "e">