Skip to content

Commit

Permalink
Prov wording, document instead of bundle #4343
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-a-dunlap committed Jan 29, 2018
1 parent 6504f26 commit b058423
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/java/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1606,15 +1606,15 @@ file.metadataTab.fitsMetadata.header=FITS Metadata
file.provenance=Provenance
file.editProvenanceDialog=Provenance
file.editProvenanceDialog.tip=If you use a tool to help with documenting data sources and transformations, you can create a graph of the provenance for this data file.
file.editProvenanceDialog.uploadSuccess=Bundle upload!
file.editProvenanceDialog.bundleFile=Bundle File
file.editProvenanceDialog.uploadSuccess=Document upload!
file.editProvenanceDialog.bundleFile=Document File
file.editProvenanceDialog.bundleFile.instructions=File must be JSON format and follow W3C standards.
file.editProvenanceDialog.selectToAddBtn=Select Provenance File
file.editProvenanceDialog.description.tip=In addition to, or in place of a bundle file, you may add any information required to accurately document the history of your data file, including how it was created and how it was transformed.
file.editProvenanceDialog.description.tip=In addition to, or in place of a document, you may add any information required to accurately document the history of your data file, including how it was created and how it was transformed.
file.editProvenanceDialog.description=Provenance Description
file.editProvenanceDialog.description.placeholder=Add provenance description...
file.confirmProvenanceDialog=Provenance
file.confirmProvenanceDialog.tip=Before you publish your dataset, please review the graph generated from your provenance bundle file, in order to confirm it is correct. You will not be able to edit your provenance information after you publish your dataset.
file.confirmProvenanceDialog.tip=Before you publish your dataset, please review the graph generated from your provenance document, in order to confirm it is correct. You will not be able to edit your provenance information after you publish your dataset.
file.metadataTab.provenance.header=File Provenance
file.metadataTab.provenance.body=File Provenance information coming in a later release...
file.metadataTab.provenance.error=Due to an internal error, your provenance information was not correctly saved.
Expand Down

0 comments on commit b058423

Please sign in to comment.