Bug 66256 both form manager dialogs have the same title

change the titles to "Form Manager: Editor" and "Form Manager: Sites"
patch by Andreas Kunz <durbacher@gmx.de> r=mvl sr=alecf


git-svn-id: svn://10.0.0.236/trunk@152260 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de 2004-02-04 00:54:01 +00:00
parent 7864edc326
commit aeaff81380
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
<!ENTITY windowtitle.label "Password Manager">
<!ENTITY windowalttitle.label "Form Manager">
<!ENTITY windowalttitle.label "Form Manager: Sites">
<!ENTITY tab.signonsstored.label "Passwords Saved">
<!ENTITY tab.signonsnotstored.label "Passwords Never Saved">
<!ENTITY tab.nopreview.label "Forms Never Previewed">