Skip to content

Commit

Permalink
Revert "Update Bundle.properties" #8556
Browse files Browse the repository at this point in the history
This reverts commit 1d1a4de.
  • Loading branch information
pdurbin committed Mar 30, 2022
1 parent 4a9cb8e commit afa7820
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions src/main/java/propertyFiles/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,9 @@ advanced.search.files.variableName=Variable Name
advanced.search.files.variableName.tip=The name of the variable's column in the data frame.
advanced.search.files.variableLabel=Variable Label
advanced.search.files.variableLabel.tip=A short description of the variable.
advanced.search.datasets.persistentId=Persistent Identifier
advanced.search.datasets.persistentId.tip=The dataset's unique persistent identifier,either a DOI or Handle
advanced.search.datasets.persistentId.tip=The persistent identifier for the dataset.
advanced.search.datasets.persistentId=Dataset Persistent ID
advanced.search.datasets.persistentId.tip=The unique persistent identifier for a dataset, which can be a Handle or DOI in Dataverse.
advanced.search.files.fileTags=File Tags
advanced.search.files.fileTags.tip=Terms such "Documentation", "Data", or "Code" that have been applied to files.

Expand Down Expand Up @@ -1513,15 +1514,15 @@ dataset.message.termsFailure=The dataset terms could not be updated.
dataset.message.label.fileAccess=File Access
dataset.message.publicInstall=Files are stored on a publicly accessible storage server.
dataset.metadata.publicationDate=Publication Date
dataset.metadata.publicationDate.tip=The date when the Dataset is published in this repository
dataset.metadata.publicationDate.tip=The publication date of a dataset.
dataset.metadata.citationDate=Citation Date
dataset.metadata.citationDate.tip=The citation date of a dataset, determined by the longest embargo on any file in version 1.0.
dataset.metadata.publicationYear=Publication Year
dataset.metadata.publicationYear.tip=The publication year of a dataset.
dataset.metadata.persistentId=Persistent Identifier
dataset.metadata.persistentId.tip=The dataset's unique persistent identifier, either a DOI or Handle
dataset.metadata.alternativePersistentId=Previous Persistent Identifier
dataset.metadata.alternativePersistentId.tip=A previously used persistent identifier for the Dataset, either a DOI or Handle
dataset.metadata.persistentId=Dataset Persistent ID
dataset.metadata.persistentId.tip=The unique persistent identifier for a dataset, which can be a Handle or DOI in Dataverse.
dataset.metadata.alternativePersistentId=Previous Dataset Persistent ID
dataset.metadata.alternativePersistentId.tip=A previously used persistent identifier for a dataset, which can be a Handle or DOI in Dataverse.
file.metadata.preview=Preview
file.metadata.filetags=File Tags
file.metadata.persistentId=File Persistent ID
Expand Down

0 comments on commit afa7820

Please sign in to comment.