зеркало из https://github.com/mozilla/gecko-dev.git
Bug 202492. Removing tabs and fixing whitespace alignment in several addressbook DTD files. r=cavin@netscape.com. Whitescape only changes
This commit is contained in:
Родитель
f3b89d65d4
Коммит
f6d89dd410
|
@ -18,8 +18,9 @@ Communications Corporation. Portions created by Netscape are
|
|||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY Contact.tab "Contact">
|
||||
<!ENTITY Name.box "Name">
|
||||
<!ENTITY Contact.tab "Contact">
|
||||
<!ENTITY Name.box "Name">
|
||||
|
||||
<!-- LOCALIZATION NOTE:
|
||||
NameField1, NameField2, PhoneticField1, PhoneticField2
|
||||
those fields are either LN or FN depends on the target country.
|
||||
|
@ -29,13 +30,13 @@ Rights Reserved.
|
|||
-->
|
||||
|
||||
<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY NameField1.id "FirstName">
|
||||
<!ENTITY NameField1.id "FirstName">
|
||||
<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY NameField2.id "LastName">
|
||||
<!ENTITY NameField2.id "LastName">
|
||||
<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY PhoneticField1.id "PhoneticFirstName">
|
||||
<!ENTITY PhoneticField1.id "PhoneticFirstName">
|
||||
<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY PhoneticField2.id "PhoneticLastName">
|
||||
<!ENTITY PhoneticField2.id "PhoneticLastName">
|
||||
|
||||
<!ENTITY NameField1.label "First:">
|
||||
<!ENTITY NameField1.accesskey "F">
|
||||
|
@ -74,35 +75,35 @@ Rights Reserved.
|
|||
<!ENTITY CellularNumber.accesskey "M">
|
||||
|
||||
|
||||
<!ENTITY Address.tab "Address">
|
||||
<!ENTITY Home.box "Home">
|
||||
<!ENTITY HomeAddress.label "Address:">
|
||||
<!ENTITY HomeAddress2.label "">
|
||||
<!ENTITY HomeCity.label "City:">
|
||||
<!ENTITY HomeState.label "State/Province:">
|
||||
<!ENTITY HomeZipCode.label "Zip/Postal Code:">
|
||||
<!ENTITY HomeCountry.label "Country:">
|
||||
<!ENTITY HomeWebPage.label "Web Page:">
|
||||
<!ENTITY Work.box "Work">
|
||||
<!ENTITY JobTitle.label "Title:">
|
||||
<!ENTITY Department.label "Department:">
|
||||
<!ENTITY Company.label "Organization:">
|
||||
<!ENTITY WorkAddress.label "Address:">
|
||||
<!ENTITY WorkAddress2.label "">
|
||||
<!ENTITY WorkCity.label "City:">
|
||||
<!ENTITY WorkState.label "State/Province:">
|
||||
<!ENTITY WorkZipCode.label "Zip/Postal Code:">
|
||||
<!ENTITY WorkCountry.label "Country:">
|
||||
<!ENTITY WorkWebPage.label "Web Page:">
|
||||
<!ENTITY Address.tab "Address">
|
||||
<!ENTITY Home.box "Home">
|
||||
<!ENTITY HomeAddress.label "Address:">
|
||||
<!ENTITY HomeAddress2.label "">
|
||||
<!ENTITY HomeCity.label "City:">
|
||||
<!ENTITY HomeState.label "State/Province:">
|
||||
<!ENTITY HomeZipCode.label "Zip/Postal Code:">
|
||||
<!ENTITY HomeCountry.label "Country:">
|
||||
<!ENTITY HomeWebPage.label "Web Page:">
|
||||
<!ENTITY Work.box "Work">
|
||||
<!ENTITY JobTitle.label "Title:">
|
||||
<!ENTITY Department.label "Department:">
|
||||
<!ENTITY Company.label "Organization:">
|
||||
<!ENTITY WorkAddress.label "Address:">
|
||||
<!ENTITY WorkAddress2.label "">
|
||||
<!ENTITY WorkCity.label "City:">
|
||||
<!ENTITY WorkState.label "State/Province:">
|
||||
<!ENTITY WorkZipCode.label "Zip/Postal Code:">
|
||||
<!ENTITY WorkCountry.label "Country:">
|
||||
<!ENTITY WorkWebPage.label "Web Page:">
|
||||
|
||||
|
||||
<!ENTITY Other.tab "Other">
|
||||
<!ENTITY Custom1.label "Custom 1:">
|
||||
<!ENTITY Custom1.accesskey "1">
|
||||
<!ENTITY Custom2.label "Custom 2:">
|
||||
<!ENTITY Custom2.accesskey "2">
|
||||
<!ENTITY Custom3.label "Custom 3:">
|
||||
<!ENTITY Custom3.accesskey "3">
|
||||
<!ENTITY Custom4.label "Custom 4:">
|
||||
<!ENTITY Custom4.accesskey "4">
|
||||
<!ENTITY Notes.box "Notes">
|
||||
<!ENTITY Other.tab "Other">
|
||||
<!ENTITY Custom1.label "Custom 1:">
|
||||
<!ENTITY Custom1.accesskey "1">
|
||||
<!ENTITY Custom2.label "Custom 2:">
|
||||
<!ENTITY Custom2.accesskey "2">
|
||||
<!ENTITY Custom3.label "Custom 3:">
|
||||
<!ENTITY Custom3.accesskey "3">
|
||||
<!ENTITY Custom4.label "Custom 4:">
|
||||
<!ENTITY Custom4.accesskey "4">
|
||||
<!ENTITY Notes.box "Notes">
|
||||
|
|
|
@ -19,15 +19,15 @@ Rights Reserved.
|
|||
-->
|
||||
|
||||
<!-- Box Headings -->
|
||||
<!ENTITY contact.heading "Contact">
|
||||
<!ENTITY home.heading "Home">
|
||||
<!ENTITY other.heading "Other">
|
||||
<!ENTITY phone.heading "Phone">
|
||||
<!ENTITY work.heading "Work">
|
||||
<!ENTITY contact.heading "Contact">
|
||||
<!ENTITY home.heading "Home">
|
||||
<!ENTITY other.heading "Other">
|
||||
<!ENTITY phone.heading "Phone">
|
||||
<!ENTITY work.heading "Work">
|
||||
<!-- Special Box Headings, for mailing lists -->
|
||||
<!ENTITY description.heading "Description">
|
||||
<!ENTITY addresses.heading "Addresses">
|
||||
<!ENTITY description.heading "Description">
|
||||
<!ENTITY addresses.heading "Addresses">
|
||||
<!-- For Map It! -->
|
||||
<!ENTITY mapItButton.label "Get Map">
|
||||
<!ENTITY mapIt.tooltip "Display a map of this address from the Web">
|
||||
<!ENTITY mapItButton.label "Get Map">
|
||||
<!ENTITY mapIt.tooltip "Display a map of this address from the Web">
|
||||
|
||||
|
|
|
@ -22,22 +22,22 @@ Contributor(s):
|
|||
-->
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY mailListWindow.title "Mailing List">
|
||||
<!ENTITY mailListWindow.title "Mailing List">
|
||||
<!-- Labels -->
|
||||
<!ENTITY addToAddressBook.label "Add to: ">
|
||||
<!ENTITY addToAddressBook.label "Add to: ">
|
||||
|
||||
<!ENTITY ListName.label "List Name: ">
|
||||
<!ENTITY ListNickName.label "List Nickname: ">
|
||||
<!ENTITY ListDescription.label "Description: ">
|
||||
<!ENTITY ListName.label "List Name: ">
|
||||
<!ENTITY ListNickName.label "List Nickname: ">
|
||||
<!ENTITY ListDescription.label "Description: ">
|
||||
<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in -->
|
||||
<!ENTITY AddressTitle.label "Type email addresses to add them to the mailing list:">
|
||||
<!ENTITY RemoveButton.label "Remove">
|
||||
<!ENTITY UpButton.label "Move Up">
|
||||
<!ENTITY DownButton.label "Move Down">
|
||||
<!ENTITY AddressTitle.label "Type email addresses to add them to the mailing list:">
|
||||
<!ENTITY RemoveButton.label "Remove">
|
||||
<!ENTITY UpButton.label "Move Up">
|
||||
<!ENTITY DownButton.label "Move Down">
|
||||
|
||||
<!-- Access Keys -->
|
||||
<!ENTITY addToAddressBook.accesskey "A">
|
||||
<!ENTITY ListName.accesskey "L">
|
||||
<!ENTITY ListNickName.accesskey "N">
|
||||
<!ENTITY ListDescription.accesskey "e">
|
||||
<!ENTITY addToAddressBook.accesskey "A">
|
||||
<!ENTITY ListName.accesskey "L">
|
||||
<!ENTITY ListNickName.accesskey "N">
|
||||
<!ENTITY ListDescription.accesskey "e">
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Rights Reserved.
|
|||
-->
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY addressbookWindow.title "Address Book">
|
||||
<!ENTITY addressbookWindow.title "Address Book">
|
||||
|
||||
<!-- Menus: the . means that the menu item isn't implemented yet -->
|
||||
|
||||
|
@ -39,9 +39,9 @@ Rights Reserved.
|
|||
<!ENTITY newLDAPDirectoryCmd.accesskey "D">
|
||||
<!ENTITY newIM.label "IM">
|
||||
<!ENTITY importCmd.label "Import...">
|
||||
<!ENTITY importCmd.accesskey "I">
|
||||
<!ENTITY importCmd.accesskey "I">
|
||||
<!ENTITY exportCmd.label "Export...">
|
||||
<!ENTITY exportCmd.accesskey "E">
|
||||
<!ENTITY exportCmd.accesskey "E">
|
||||
<!ENTITY printCardViewCmd.label "Print Card...">
|
||||
<!ENTITY printCardViewCmd.accesskey "p">
|
||||
<!ENTITY printPreviewCardViewCmd.label "Print Preview Card">
|
||||
|
@ -78,9 +78,9 @@ Rights Reserved.
|
|||
<!ENTITY firstLastCmd.label "First Last">
|
||||
<!ENTITY firstLastCmd.accesskey "f">
|
||||
<!ENTITY lastFirstCmd.label "Last, First">
|
||||
<!ENTITY lastFirstCmd.accesskey "l">
|
||||
<!ENTITY displayNameCmd.label "Display Name">
|
||||
<!ENTITY displayNameCmd.accesskey "d">
|
||||
<!ENTITY lastFirstCmd.accesskey "l">
|
||||
<!ENTITY displayNameCmd.label "Display Name">
|
||||
<!ENTITY displayNameCmd.accesskey "d">
|
||||
|
||||
<!ENTITY stopSearchingCmd.label ".Stop Searching">
|
||||
|
||||
|
@ -109,8 +109,8 @@ Rights Reserved.
|
|||
<!ENTITY advancedButton.tooltip "Advanced address search">
|
||||
|
||||
<!-- Status Bar -->
|
||||
<!ENTITY statusText.label "">
|
||||
<!ENTITY statusText.label "">
|
||||
|
||||
<!-- LOCALIZATION NOTE (hideSwapFnLnUI) : DONT_TRANSLATE -->
|
||||
<!-- Swap FN/LN UI Set to "false" to show swap fn/ln UI -->
|
||||
<!ENTITY hideSwapFnLnUI "true">
|
||||
<!ENTITY hideSwapFnLnUI "true">
|
||||
|
|
|
@ -19,7 +19,8 @@ Rights Reserved.
|
|||
-->
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY editcardWindow.title "New Card">
|
||||
<!ENTITY editcardWindow.title "New Card">
|
||||
|
||||
<!-- Labels -->
|
||||
<!ENTITY chooseAddressBook.label "Add to: ">
|
||||
<!ENTITY chooseAddressBook.accesskey "A">
|
||||
<!ENTITY chooseAddressBook.label "Add to: ">
|
||||
<!ENTITY chooseAddressBook.accesskey "A">
|
||||
|
|
|
@ -34,47 +34,47 @@
|
|||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY GeneratedName.label "Name">
|
||||
<!ENTITY GeneratedName.accesskey "N">
|
||||
<!ENTITY PrimaryEmail.label "Email">
|
||||
<!ENTITY PrimaryEmail.accesskey "E">
|
||||
<!ENTITY Company.label "Company">
|
||||
<!ENTITY Company.accesskey "C">
|
||||
<!ENTITY _PhoneticName.label "Phonetic Name">
|
||||
<!ENTITY _PhoneticName.accesskey "O">
|
||||
<!ENTITY NickName.label "Nickname">
|
||||
<!ENTITY NickName.accesskey "i">
|
||||
<!ENTITY SecondEmail.label "Additional Email">
|
||||
<!ENTITY SecondEmail.accesskey "l">
|
||||
<!ENTITY Department.label "Department">
|
||||
<!ENTITY Department.accesskey "r">
|
||||
<!ENTITY JobTitle.label "Title">
|
||||
<!ENTITY JobTitle.accesskey "T">
|
||||
<!ENTITY CellularNumber.label "Mobile">
|
||||
<!ENTITY CellularNumber.accesskey "M">
|
||||
<!ENTITY PagerNumber.label "Pager">
|
||||
<!ENTITY PagerNumber.accesskey "P">
|
||||
<!ENTITY FaxNumber.label "Fax">
|
||||
<!ENTITY FaxNumber.accesskey "F">
|
||||
<!ENTITY HomePhone.label "Home Phone">
|
||||
<!ENTITY HomePhone.accesskey "H">
|
||||
<!ENTITY WorkPhone.label "Work Phone">
|
||||
<!ENTITY WorkPhone.accesskey "W">
|
||||
<!ENTITY ScreenName.label "Screen Name">
|
||||
<!ENTITY ScreenName.accesskey "S">
|
||||
<!ENTITY sortAscending.label "Ascending">
|
||||
<!ENTITY sortAscending.accesskey "A">
|
||||
<!ENTITY sortDescending.label "Descending">
|
||||
<!ENTITY sortDescending.accesskey "D">
|
||||
<!ENTITY GeneratedName.label "Name">
|
||||
<!ENTITY GeneratedName.accesskey "N">
|
||||
<!ENTITY PrimaryEmail.label "Email">
|
||||
<!ENTITY PrimaryEmail.accesskey "E">
|
||||
<!ENTITY Company.label "Company">
|
||||
<!ENTITY Company.accesskey "C">
|
||||
<!ENTITY _PhoneticName.label "Phonetic Name">
|
||||
<!ENTITY _PhoneticName.accesskey "O">
|
||||
<!ENTITY NickName.label "Nickname">
|
||||
<!ENTITY NickName.accesskey "i">
|
||||
<!ENTITY SecondEmail.label "Additional Email">
|
||||
<!ENTITY SecondEmail.accesskey "l">
|
||||
<!ENTITY Department.label "Department">
|
||||
<!ENTITY Department.accesskey "r">
|
||||
<!ENTITY JobTitle.label "Title">
|
||||
<!ENTITY JobTitle.accesskey "T">
|
||||
<!ENTITY CellularNumber.label "Mobile">
|
||||
<!ENTITY CellularNumber.accesskey "M">
|
||||
<!ENTITY PagerNumber.label "Pager">
|
||||
<!ENTITY PagerNumber.accesskey "P">
|
||||
<!ENTITY FaxNumber.label "Fax">
|
||||
<!ENTITY FaxNumber.accesskey "F">
|
||||
<!ENTITY HomePhone.label "Home Phone">
|
||||
<!ENTITY HomePhone.accesskey "H">
|
||||
<!ENTITY WorkPhone.label "Work Phone">
|
||||
<!ENTITY WorkPhone.accesskey "W">
|
||||
<!ENTITY ScreenName.label "Screen Name">
|
||||
<!ENTITY ScreenName.accesskey "S">
|
||||
<!ENTITY sortAscending.label "Ascending">
|
||||
<!ENTITY sortAscending.accesskey "A">
|
||||
<!ENTITY sortDescending.label "Descending">
|
||||
<!ENTITY sortDescending.accesskey "D">
|
||||
|
||||
<!-- context menu -->
|
||||
<!ENTITY composeEmail.label "Compose Email To">
|
||||
<!ENTITY composeEmail.accesskey "C">
|
||||
<!ENTITY deleteAddrBookCard.label "Delete">
|
||||
<!ENTITY deleteAddrBookCard.accesskey "D">
|
||||
<!ENTITY newAddrBookCard.label "New Card...">
|
||||
<!ENTITY newAddrBookCard.accesskey "N">
|
||||
<!ENTITY newAddrBookMailingList.label "New Mailing List...">
|
||||
<!ENTITY newAddrBookMailingList.accesskey "M">
|
||||
<!ENTITY addrBookCardProperties.label "Properties">
|
||||
<!ENTITY addrBookCardProperties.accesskey "P">
|
||||
<!ENTITY composeEmail.label "Compose Email To">
|
||||
<!ENTITY composeEmail.accesskey "C">
|
||||
<!ENTITY deleteAddrBookCard.label "Delete">
|
||||
<!ENTITY deleteAddrBookCard.accesskey "D">
|
||||
<!ENTITY newAddrBookCard.label "New Card...">
|
||||
<!ENTITY newAddrBookCard.accesskey "N">
|
||||
<!ENTITY newAddrBookMailingList.label "New Mailing List...">
|
||||
<!ENTITY newAddrBookMailingList.accesskey "M">
|
||||
<!ENTITY addrBookCardProperties.label "Properties">
|
||||
<!ENTITY addrBookCardProperties.accesskey "P">
|
||||
|
|
|
@ -17,31 +17,34 @@ Communications Corporation. Portions created by Netscape are
|
|||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
<!-- Title -->
|
||||
<!ENTITY selectAddressWindow.title "Select Addresses">
|
||||
<!-- Buttons -->
|
||||
<!ENTITY toButton.label "To->">
|
||||
<!ENTITY toButton.accesskey "T">
|
||||
<!ENTITY ccButton.label "Cc->">
|
||||
<!ENTITY ccButton.accesskey "C">
|
||||
<!ENTITY bccButton.label "Bcc->">
|
||||
<!ENTITY bccButton.accesskey "B">
|
||||
<!ENTITY newButton.label "New...">
|
||||
<!ENTITY newButton.accesskey "N">
|
||||
<!ENTITY editButton.label "Edit...">
|
||||
<!ENTITY editButton.accesskey "E">
|
||||
<!ENTITY removeButton.label "Remove">
|
||||
<!ENTITY removeButton.accesskey "R">
|
||||
<!ENTITY lookIn.label "Look in:">
|
||||
<!ENTITY lookIn.accesskey "L">
|
||||
<!ENTITY for.label "for:">
|
||||
<!ENTITY for.accesskey "f">
|
||||
<!ENTITY clearButton.label "Clear">
|
||||
<!ENTITY clearButton.accesskey "a">
|
||||
<!ENTITY stopButton.label "Stop">
|
||||
<!ENTITY addressMessageTo.label "Address message to:">
|
||||
<!-- Tooltips items -->
|
||||
<!ENTITY addressPickerSearchButton.tooltip "Search the selected address book">
|
||||
<!ENTITY addressPickerNewButton.tooltip "Create a new address book card">
|
||||
<!ENTITY addressPickerEditButton.tooltip "Edit the selected card">
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY selectAddressWindow.title "Select Addresses">
|
||||
|
||||
<!-- Buttons -->
|
||||
<!ENTITY toButton.label "To->">
|
||||
<!ENTITY toButton.accesskey "T">
|
||||
<!ENTITY ccButton.label "Cc->">
|
||||
<!ENTITY ccButton.accesskey "C">
|
||||
<!ENTITY bccButton.label "Bcc->">
|
||||
<!ENTITY bccButton.accesskey "B">
|
||||
<!ENTITY newButton.label "New...">
|
||||
<!ENTITY newButton.accesskey "N">
|
||||
<!ENTITY editButton.label "Edit...">
|
||||
<!ENTITY editButton.accesskey "E">
|
||||
<!ENTITY removeButton.label "Remove">
|
||||
<!ENTITY removeButton.accesskey "R">
|
||||
<!ENTITY lookIn.label "Look in:">
|
||||
<!ENTITY lookIn.accesskey "L">
|
||||
<!ENTITY for.label "for:">
|
||||
<!ENTITY for.accesskey "f">
|
||||
<!ENTITY clearButton.label "Clear">
|
||||
<!ENTITY clearButton.accesskey "a">
|
||||
<!ENTITY stopButton.label "Stop">
|
||||
<!ENTITY addressMessageTo.label "Address message to:">
|
||||
|
||||
<!-- Tooltips items -->
|
||||
<!ENTITY addressPickerSearchButton.tooltip "Search the selected address book">
|
||||
<!ENTITY addressPickerNewButton.tooltip "Create a new address book card">
|
||||
<!ENTITY addressPickerEditButton.tooltip "Edit the selected card">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче