en:
  clear: Clear
  go: Go
  search: Search
  view: View
  none: None
  totals: Totals
  inline_help_link: '[?]'
  edit_dated_costs: Edit Costs
  news: News
  map: Map

  e9_crm:
    add_record_attribute: Add
    destroy_record_attribute: Remove

  activerecord:
    titles:
      show: 'Show %{model}'
      campaign:
        show: '%{model}'

    links:
      edit: "Edit"
      destroy: "Delete"
      show: "View"
      index: "Manage %{models}"

      campaign_group: 
        confirm_destroy: Are you sure?  This cannot be undone.  Any campaigns which are associated with this group will become groupless.

    errors:
      messages:
        merge_required: 'Merge Required! <a href="%{merge_path}">MERGE ME</a>.'

      models:
        contact:
          attributes:
            users:
              taken: "Two or more of the login accounts entered share a duplicate email."
              invalid: "One or more of the emails you entered is invalid."
        contact_email:
          attributes:
            contact_ids:
              blank: "You cannot send an emailwith no recipients!"
            user_ids:
              blank: "None of the contacts selected are configured with primary emails.  Please correct this and try again."
        deal:
          attributes:
            status:
              illegal_conversion: A Deal with "lead" status can only be converted to "pending"
              illegal_reversion: A Deal that has been marked "won" or "lost" cannot be reverted to a "lead"
              invalid: "Status must be one of (%{options})"

    models:
      sales_campaign: Sales Campaign
      email_campaign: Email Campaign
      email_template: Email Template
      affiliate_campaign: Affiliate Campaign
      advertising_campaign: Advertising Campaign
      campaign: Campaign
      campaign_type: Campaign Type
      company: Company
      contact: Contact
      dated_cost: Advertising Cost
      deal: Deal
      page_view: Page View
      tracking_cookie: Tracking Cookie
      address_attribute: Address
      instant_messaging_handle_attribute: IM Handle
      phone_number_attrubute: Phone
      website_attribute: Website
    attributes:
      campaign:
        name: Name
        code_hint: Append to URL
      contact:
        avatar: Photo
        users: Email Addresses
        address_attributes: Addresses
        instant_messaging_handle_attributes: IM Handles
        phone_number_attrubutes: Phone Numbers
        website_attributes: Websites
        info: Background Information
      company:
        info: Background Information
      no_campaign:
        name: No Campaign
      offer:
        alert_email_instructions: (Enter an email if you want to be notified of conversions)
        submit_button_text: Submit Button Text
        success_alert_text: Success Alert Text
        download_link_text: Download Link Text
        conversion_alert_email: Send Alert Email To
        success_page_text: Success Page Text
        custom_form_html: Custom Form Html