Bug 397194 Make the local address book properties (new/edit) dialogs stand-alone (SeaMonkey followup - remove redundant string. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@239061 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b741c631bf
commit
9a5f51bb94
@ -41,7 +41,6 @@
|
||||
<!DOCTYPE dialog SYSTEM "chrome://messenger/locale/addressbook/abAddressBookNameDialog.dtd">
|
||||
|
||||
<dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
title="&abAddressBookNameDialog.title;"
|
||||
style="width: 36em;"
|
||||
onload="abNameOnLoad();"
|
||||
ondialogaccept="return abNameOKButton();">
|
||||
|
||||
@ -34,6 +34,5 @@
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
|
||||
***** END LICENSE BLOCK ***** -->
|
||||
<!ENTITY abAddressBookNameDialog.title "Address Book Name">
|
||||
<!ENTITY name.label "Address Book Name:">
|
||||
<!ENTITY name.accesskey "A">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user