<!--
****************************************************************************

     File Name:   addressCard.dtd

****************************************************************************
   C O P Y R I G H T   A N D   C O N F I D E N T I A L I T Y   N O T I C E
****************************************************************************

      Copyright (c) 2004-2005 America Online, Inc.  All rights reserved.
      This software contains valuable confidential and proprietary
      information of America Online, Inc. and is subject to applicable
      licensing agreements.  Unauthorized reproduction, transmission or
      distribution of this file and its contents is a violation of
      applicable laws.

            A M E R I C A   O N L I N E   C O N F I D E N T I A L

****************************************************************************
-->



<!ENTITY addressCardEntity SYSTEM "box://addressBookApp/content/addressCard/addressCardEntity.box">
<!ENTITY buddyProfileEntity SYSTEM "box://addressBookApp/content/buddyProfile.box">
<!ENTITY cardEntityView SYSTEM "box://addressBookApp/content/addressCard/cardEntityView.box">
<!ENTITY cardEntityEdit SYSTEM "box://addressBookApp/content/addressCard/cardEntityEdit.box">

<!ENTITY section.contactinfo    "Contact Info">
<!ENTITY section.homeaddress    "Home Address">
<!ENTITY section.workaddress    "Work Address">
<!ENTITY section.otherinfo      "Personal Info">
<!ENTITY section.filedin         "Categories">

<!ENTITY fieldname.anniversary  "Anniversary:">
<!ENTITY fieldname.birthday     "Birthday:">
<!ENTITY fieldname.category     "Address Book Category:">
<!ENTITY fieldname.city         "City:">
<!ENTITY fieldname.company      "Company:">
<!ENTITY fieldname.country      "Country:">
<!ENTITY fieldname.email        "E-mail:">
<!ENTITY fieldname.familynames  "Family Names:">
<!ENTITY fieldname.firstname    "First Name:">
<!ENTITY fieldname.homeurl      "Home URL:">
<!ENTITY fieldname.im           "IM:">
<!ENTITY fieldname.lastname     "Last Name:">
<!ENTITY fieldname.mailinglist "Mailing List:">
<!ENTITY fieldname.mailinglists "Mailing Lists:">
<!ENTITY fieldname.nickname     "Nickname:">
<!ENTITY fieldname.notes        "Notes:">
<!ENTITY fieldname.phone        "Phone:">
<!ENTITY fieldname.spouse       "Spouse:">
<!ENTITY fieldname.stateprovince "State/Province:">
<!ENTITY fieldname.street1      "Street:">
<!ENTITY fieldname.title        "Title:">
<!ENTITY fieldname.zip          "Zip:">

<!ENTITY buddyForm.prompt		"Enter a screen name, ICQ number, or other IM address.  To enter a mobile number, type +1 followed by the 10-digit number.">
<!ENTITY buddyForm.buddyGroup   "Buddy Group:">
<!ENTITY buddyForm.account      "Account:">

<!ENTITY checkbox.defaultaddress "Use Work instead of Home as the primary postal address">

<!ENTITY prompt.screenname      "Type screen name, ICQ number or other IM address">
<!ENTITY prompt.email           "Type an e-mail address">
<!ENTITY prompt.phone           "Type a phone number">

<!ENTITY label.phoneexample     "ex.,7035551234">
<!ENTITY label.subscribedcardmsg "*Edits you make will be overwritten by the sender's updates">

<!ENTITY button.edit            "Edit">
<!ENTITY button.edit_tooltip    "Edit Contact">
<!ENTITY button.save            "Save">
<!ENTITY button.save_tooltip    "Save Contact">
<!ENTITY button.cancel          "Cancel">
<!ENTITY button.cancel_tooltip  "Cancel Changes">

<!ENTITY button.plus_tooltip "Add another field">
<!ENTITY button.minus_tooltip "Remove this field">

<!ENTITY error.mainMessage "The contact could not be saved because the form is missing information or needs correcting.  Please correct the areas indicated.">
<!ENTITY error.invalidDate "Please enter a valid month, day, and year.">

<!ENTITY acctext.bdayMonth  "Birthday month">
<!ENTITY acctext.bdayDay    "Birthday day">
<!ENTITY acctext.bdayYear   "Birthday year">
<!ENTITY acctext.annivMonth "Anniversary month">
<!ENTITY acctext.annivDay   "Anniversary day">
<!ENTITY acctext.annivYear  "Anniversary year">
<!ENTITY acctext.phone		"Phone">
<!ENTITY acctext.category   "Categories">
<!ENTITY acctext.mailingList "Mailing lists">
<!ENTITY acctext.addEmailField "Add email address field">
<!ENTITY acctext.removeEmailField "Remove email address field">
<!ENTITY acctext.addPhoneField "Add Phone Number field">
<!ENTITY acctext.removePhoneField "Remove Phone Number field">
<!ENTITY acctext.addHomeStreetField "Add home street address field">
<!ENTITY acctext.removeHomeStreetField "Remove home street address field">
<!ENTITY acctext.addWorkStreetField "Add work street address field">
<!ENTITY acctext.removeWorkStreetField "Remove work street address field">
<!ENTITY acctext.addMLField "Add mailing list field">
<!ENTITY acctext.removeMLField "Remove mailing list field">



<!ENTITY phone.mobileFormat_beforeLinkText "Please enter in the">
<!ENTITY phone.mobileFormat_linkText "format">
<!ENTITY phone.mobileFormat_afterLinkText "+49172xxxxx.">