very minor cleanup in prefs. sr=hewitt

git-svn-id: svn://10.0.0.236/trunk@111279 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com 2002-01-03 01:48:06 +00:00
parent eb0a8c073b
commit 9f1dbd88de
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
</hbox>
<groupbox>
<description>&someProvColors;</description>
<caption label="&someProvColors;"/>
<radiogroup id="browserUseDocumentColors"
preftype="bool" prefstring="browser.display.use_document_colors">

View File

@ -18,7 +18,7 @@
<!ENTITY visitedLinkColor.label "Visited Links:">
<!ENTITY visitedLinkColor.accesskey "v">
<!-- LOCALIZATION NOTE (someProvColors): This is the start of a sentence and will be followed by the following radio buttons. -->
<!ENTITY someProvColors "When a web page provides its own colors and background:">
<!ENTITY someProvColors "When a web page provides its own colors and background">
<!-- LOCALIZATION NOTE (alwaysUseDocColors.label): This is option one, and it appends to 'someProvColors' above. -->
<!ENTITY alwaysUseDocumentColors.label "Always use the colors and background specified by the web page">
<!ENTITY alwaysUseDocumentColors.accesskey "a">