{
  "ObservationDialog.ObservationDialog.additionalHeader": {
    "description": "Header for section with additional fields that are not defined in the preset",
    "message": "Additional data"
  },
  "ObservationDialog.ObservationDialog.cancelEditButton": {
    "description": "Cancel button once observation has been edited",
    "message": "Cancel"
  },
  "ObservationDialog.ObservationDialog.confirmCloseButtonCancel": {
    "message": "Cancel"
  },
  "ObservationDialog.ObservationDialog.confirmCloseButtonConfirm": {
    "message": "Discard changes"
  },
  "ObservationDialog.ObservationDialog.confirmCloseDescription": {
    "message": "You have made some changes, closing without saving will loose the changes you make"
  },
  "ObservationDialog.ObservationDialog.confirmCloseTitle": {
    "message": "Close without saving changes?"
  },
  "ObservationDialog.ObservationDialog.confirmDeleteButtonCancel": {
    "message": "Cancel"
  },
  "ObservationDialog.ObservationDialog.confirmDeleteButtonConfirm": {
    "message": "Yes, delete"
  },
  "ObservationDialog.ObservationDialog.confirmDeleteTitle": {
    "message": "Delete observation?"
  },
  "ObservationDialog.ObservationDialog.deleteObservationMenuItem": {
    "description": "Menu item to delete an observation",
    "message": "Delete observation"
  },
  "ObservationDialog.ObservationDialog.detailsHeader": {
    "description": "Header for section that includes the additional details for an observation",
    "message": "Details"
  },
  "ObservationDialog.ObservationDialog.saveEditButton": {
    "description": "Save edit button",
    "message": "Save"
  }
}
