Skip to content

Commit

Permalink
updating tooltip for file types
Browse files Browse the repository at this point in the history
  • Loading branch information
djbrooke committed Sep 27, 2019
1 parent 8826d45 commit 2b8e612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/propertyFiles/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ advanced.search.files.persistentId.tip=The persistent identifier for the file.
advanced.search.files.persistentId=Data File Persistent ID
advanced.search.files.persistentId.tip=The unique persistent identifier for a data file, which can be a Handle or DOI in Dataverse.
advanced.search.files.fileType=File Type
advanced.search.files.fileType.tip=The extension for a file, e.g. CSV, zip, Stata, R, PDF, JPEG, etc.
advanced.search.files.fileType.tip=The file type, e.g. Comma Separated Values, Plain Text, R, etc.
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
Expand Down

0 comments on commit 2b8e612

Please sign in to comment.