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

  e9_crm:
    add_record_attribute: Add
    destroy_record_attribute: Remove

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

    links:
      edit: "Edit %{model}"
      destroy: "Delete %{model}"
      show: "View %{model}"
      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:
      address_attribute: Address
      advertising_campaign: Advertising Campaign
      affiliate_campaign: Affiliate Campaign
      campaign: Campaign
      campaign_group: Campaign Group
      company: Company
      contact: Contact
      contact_email: Contact Email
      contact_offer: Contact Offer
      dated_cost: Advertising Cost
      deal: Deal
      email_campaign: Email Campaign
      email_template: Email Template
      file_download_offer: File Download Offer
      instant_messaging_handle_attribute: IM Handle
      menu_options: Menu Option
      new_content_subscription_offer: New Content Subscription Offer
      newsletter_subscription_offer: Newsletter Subscription Offer
      no_campaign: '(No Campaign)'
      offer: Offer
      page_view: Page View
      phone_number_attrubute: Phone
      record_attribute: Attribute
      sales_campaign: Sales Campaign
      tracking_cookie: Tracking Cookie
      video_offer: Video Offer
      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
      deal:
        info: Details
        custom_info: Lead Information
        lead_email: Email
        lead_name: First Name
        campaign_code: Code
        offer_name: Offer
        created_at: Date
      offer:
        template: Teaser Text
        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