Sha256: 5f58a4ddd67f1bac38f45634051b6ce4ca38ef3ad2ad390a5f3be5c3005c56bb

Contents?: true

Size: 1.02 KB

Versions: 4

Compression:

Stored size: 1.02 KB

Contents

en:
  activerecord:
    attributes:
      renalware/letters/contact:
        default_cc: Auto CC on new letters
    errors:
      models:
        renalware/letters/contact:
          attributes:
            person:
              blank: "has to be selected from the list"
              taken: "is already a contact for the patient"

  renalware:
    letters:
      contacts:
        index:
          title: Contacts
          add_contact: Add
        new:
          title: Add new contact
        form:
          person_auto_complete:
            prompt: Start entering the person's name (min. 2 characters)"
          description:
            other: Other - please specify in the field below
        person_from_directory:
          save: Save
          cancel: Cancel
        new_person:
          save: Save
          cancel: Cancel
      navigation:
        list: List
      main_recipient:
        add_contact: Add a different recipient via the contacts Directory
      additional_ccs:
        add_contact_as_cc: Add new person to the list

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta7 config/locales/renalware/letters/contact.en.yml
renalware-core-2.0.0.pre.beta6 config/locales/renalware/letters/contact.en.yml
renalware-core-2.0.0.pre.beta5 config/locales/renalware/letters/contact.en.yml
renalware-core-2.0.0.pre.beta4 config/locales/renalware/letters/contact.en.yml