bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com

This commit is contained in:
morse%netscape.com 2000-12-20 21:49:53 +00:00
parent 43aaa30b6f
commit ff1a88dd9f
4 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,6 @@
<!-- WalletViewer.xul-->
<!ENTITY windowtitle.label "Form Manager">
<!-- WalletTree.xul-->
<!--LOCALIZATION NOTE : lists wallet categories that appear on the left of the wallet viewer dialog -->
<!ENTITY categoryHeader "Category">

View File

@ -10,7 +10,7 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="Form Manager"
title="&windowtitle.label;"
orient="vertical"
class="dialog"
persist="screenX screenY width height"

View File

@ -10,7 +10,7 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="Form Manager"
title="&windowtitle.label;"
orient="vertical"
class="dialog"
persist="screenX screenY width height"

View File

@ -1,3 +1,6 @@
<!-- WalletViewer.xul-->
<!ENTITY windowtitle.label "Form Manager">
<!-- WalletTree.xul-->
<!--LOCALIZATION NOTE : lists wallet categories that appear on the left of the wallet viewer dialog -->
<!ENTITY categoryHeader "Category">