Sha256: 0f8867685e42fb0dc7ad6f9b6c572b16355d0bc467639de632b7582e98a565d6

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

en:
  clear: Clear
  go: Go
  search: Search
  view: View

  e9_crm:
    add_record_attribute: Add
    destroy_record_attribute: Remove

  activerecord:
    links:
      new: "New %{model}"
      edit: "Edit %{model}"
      destroy: "Delete %{model}"
      show: "View %{model}"

    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:
            user_ids:
              blank: "You cannot send an email with no recipients!"
        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
      deal: Deal
      page_view: Page View
      tracking_cookie: Tracking Cookie
    
    attributes:
      campaign:
        name: Name
      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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
e9_crm-0.1.1 config/locales/en.yml