Bug 295178: Misleading l10n note in customizeCharset.dtd, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2006-04-21 16:57:14 +00:00
parent 7661351919
commit 161c90138e
2 changed files with 1 additions and 5 deletions
toolkit
content
locales/en-US/chrome/global

@ -46,8 +46,7 @@
title="&title.label;"
onload="Init();"
ondialogaccept="return Save();"
persist="width height"
headertitle="&left.header;">
persist="width height">
<script type="application/x-javascript" src="chrome://global/content/customizeCharset.js"/>
<script type="application/x-javascript">

@ -37,10 +37,7 @@
-
- ***** END LICENSE BLOCK ***** -->
<!-- LOCALIZATION NOTE Character Encoding Preferences Dialog: Do NOT localize the term "Character Encoding" -->
<!ENTITY title.label "Customize Character Encoding">
<!ENTITY left.header "Character Encoding">
<!ENTITY current.label "Active Character Encodings:">
<!ENTITY remove.label "Remove">
<!ENTITY remove.accessKey "R">