Skip to content

Commit 9e147dc

Browse files
committed
Doubling a special character when a parameter is in the key
1 parent ddd8f7a commit 9e147dc

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/main/java/propertyFiles/Bundle.properties

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ notification.dataverse.management.title=Dataverse Management - Dataverse User Gu
243243
notification.createDataset={0} was created in {1}. To learn more about what you can do with a dataset, check out the {2}.
244244
notification.datasetCreated={0} was created in {1} by {2}.
245245
notification.dataset.management.title=Dataset Management - Dataset User Guide
246-
notification.wasSubmittedForReview={0} was submitted for review to be published in {1}. Don't forget to publish it or send it back to the contributor, {2} ({3})\!
246+
notification.wasSubmittedForReview={0} was submitted for review to be published in {1}. Don''t forget to publish it or send it back to the contributor, {2} ({3})\!
247247
notification.wasReturnedByReviewer={0} was returned by the curator of {1}.
248248
notification.wasPublished={0} was published in {1}.
249249
notification.publishFailedPidReg={0} in {1} could not be published due to a failure to register, or update the Global Identifier for the dataset or one of the files in it. Contact support if this continues to happen.
@@ -390,7 +390,7 @@ passwdReset.submitRequest=Submit Password Request
390390
passwdReset.successSubmit.tip=If this email is associated with an account, then an email will be sent with further instructions to {0}.
391391
passwdReset.debug=DEBUG
392392
passwdReset.resetUrl=The reset URL is
393-
passwdReset.noEmail.tip=No email was actually sent because a user could not be found using the provided email address {0} but we don't mention this because we don't malicious users to use the form to determine if there is an account associated with an email address.
393+
passwdReset.noEmail.tip=No email was actually sent because a user could not be found using the provided email address {0} but we don''t mention this because we don''t malicious users to use the form to determine if there is an account associated with an email address.
394394
passwdReset.illegalLink.tip=Your password reset link is not valid. If you need to reset your password, {0}click here{1} in order to request that your password to be reset again.
395395
passwdReset.newPasswd.details=Please pick a strong password that matches the criteria below.
396396
passwdReset.newPasswd=New Password
@@ -846,7 +846,7 @@ notification.email.rejectFileAccess=Your request for access was rejected for the
846846
notification.email.createDataverse=Your new dataverse named {0} (view at {1} ) was created in {2} (view at {3} ). To learn more about what you can do with your dataverse, check out the Dataverse Management - User Guide at {4}/{5}/user/dataverse-management.html .
847847
# Bundle file editors, please note that "notification.email.createDataset" is used in a unit test
848848
notification.email.createDataset=Your new dataset named {0} (view at {1} ) was created in {2} (view at {3} ). To learn more about what you can do with a dataset, check out the Dataset Management - User Guide at {4}/{5}/user/dataset-management.html .
849-
notification.email.wasSubmittedForReview=Your dataset named {0} (view at {1} ) was submitted for review to be published in {2} (view at {3} ). Don't forget to publish it or send it back to the contributor, {4} ({5})\!
849+
notification.email.wasSubmittedForReview=Your dataset named {0} (view at {1} ) was submitted for review to be published in {2} (view at {3} ). Don''t forget to publish it or send it back to the contributor, {4} ({5})\!
850850
notification.email.wasReturnedByReviewer=Your dataset named {0} (view at {1} ) was returned by the curator of {2} (view at {3} ).
851851
notification.email.wasReturnedByReviewerReason=Here is the curator comment: {0}
852852
notification.email.wasReturnedByReviewer.collectionContacts=You may contact the collection administrator for more information: {0}
@@ -1008,8 +1008,8 @@ dataverse.guestbookentry.atdownload=Guestbook Entry At Download
10081008
dataverse.guestbookentry.atrequest=Guestbook Entry At Access Request
10091009
dataverse.inputlevels.error.invalidfieldtypename=Invalid dataset field type name: {0}
10101010
dataverse.inputlevels.error.cannotberequiredifnotincluded=The input level for the dataset field type {0} cannot be required if it is not included
1011-
dataverse.facets.error.fieldtypenotfound=Can't find dataset field type '{0}'
1012-
dataverse.facets.error.fieldtypenotfacetable=Dataset field type '{0}' is not facetable
1011+
dataverse.facets.error.fieldtypenotfound=Can''t find dataset field type ''{0}''
1012+
dataverse.facets.error.fieldtypenotfacetable=Dataset field type ''{0}'' is not facetable
10131013
dataverse.metadatablocks.error.invalidmetadatablockname=Invalid metadata block name: {0}
10141014
dataverse.metadatablocks.error.containslistandinheritflag=Metadata block can not contain both {0} and {1}: true
10151015
dataverse.create.error.jsonparse=Error parsing Json: {0}
@@ -1786,7 +1786,7 @@ dataset.requestAccessToRestrictedFilesWithEmbargo=Embargoed files cannot be acce
17861786
dataset.privateurl.infoMessageAuthor=Privately share this draft dataset before it is published: {0}
17871787
dataset.privateurl.infoMessageReviewer=You are viewing a preview of this unpublished dataset version.
17881788
dataset.privateurl.header=Unpublished Dataset Preview URL
1789-
dataset.privateurl.tip=To cite this data in publications, use the dataset's persistent ID instead of this URL. For more information about the Preview URL feature, please refer to the <a href="{0}/{1}/user/dataset-management.html#private-url-to-review-unpublished-dataset" title="Preview URL for Reviewing an Unpublished Dataset - Dataverse User Guide" target="_blank">User Guide</a>.
1789+
dataset.privateurl.tip=To cite this data in publications, use the dataset''s persistent ID instead of this URL. For more information about the Preview URL feature, please refer to the <a href="{0}/{1}/user/dataset-management.html#private-url-to-review-unpublished-dataset" title="Preview URL for Reviewing an Unpublished Dataset - Dataverse User Guide" target="_blank">User Guide</a>.
17901790
dataset.privateurl.onlyone=Only one Preview URL can be active for a single draft dataset.
17911791
dataset.privateurl.absent=Preview URL has not been created.
17921792
dataset.privateurl.general.button.label=Create General Preview URL
@@ -2485,7 +2485,7 @@ mydata.more=More
24852485

24862486
file.provenance=Provenance
24872487
file.editProvenanceDialog=Provenance
2488-
file.editProvenanceDialog.tip=Provenance is a record of the origin of your data file and any transformations it has been through. Upload a JSON file from a provenance capture tool to generate a graph of your data's provenance. For more information, please refer to our <a href="{0}/{1}/user/" title="Dataverse User Guide" target="_blank">User Guide</a>.
2488+
file.editProvenanceDialog.tip=Provenance is a record of the origin of your data file and any transformations it has been through. Upload a JSON file from a provenance capture tool to generate a graph of your data''s provenance. For more information, please refer to our <a href="{0}/{1}/user/" title="Dataverse User Guide" target="_blank">User Guide</a>.
24892489
file.editProvenanceDialog.uploadSuccess=Upload complete
24902490
file.editProvenanceDialog.uploadError=An error occurred during upload and parsing of your provenance file.
24912491
file.editProvenanceDialog.noEntitiesError=The uploaded provenance file does not contain any entities that can be related to your Data File.
@@ -2564,7 +2564,7 @@ permission.addDatasetDataverse=Add a dataset to a dataverse
25642564
#DataverseUserPage.java
25652565
userPage.informationUpdated=Your account information has been successfully updated.
25662566
userPage.passwordChanged=Your account password has been successfully changed.
2567-
confirmEmail.changed=Your email address has changed and must be re-verified. Please check your inbox at {0} and follow the link we've sent. \n\nAlso, please note that the link will only work for the next {1} before it has expired.
2567+
confirmEmail.changed=Your email address has changed and must be re-verified. Please check your inbox at {0} and follow the link we''ve sent. \n\nAlso, please note that the link will only work for the next {1} before it has expired.
25682568
auth.orcid.notConfigured=ORCID authentication is not configured.
25692569
auth.orcid.error=An error occurred while starting ORCID authentication. Please try again later.
25702570

@@ -2747,9 +2747,9 @@ page.copy=Copy of
27472747

27482748
#RolePermissionFragment.java
27492749
permission.roleAssignedToOn=Role {0} assigned to {1} on {2}
2750-
permission.cannotAssignRole=Can't assign role: {0}
2750+
permission.cannotAssignRole=Can''t assign role: {0}
27512751
permission.roleRevoked=Role assignment revoked successfully
2752-
permission.cannotRevokeRole1=Cannot revoke role assignment - you're missing permission {0}
2752+
permission.cannotRevokeRole1=Cannot revoke role assignment - you''re missing permission {0}
27532753
permission.cannotRevokeRole2=Cannot revoke role assignment: {0}
27542754
permission.roleSave=Role &#34;{0}&#34; saved
27552755
permission.cannotSaveRole=Cannot save role {0}
@@ -3038,7 +3038,7 @@ xlsxfilereader.ioexception.linecount=Mismatch between line counts in first and f
30383038
rtabfileparser.ioexception.failed=Failed to read line {0} of the Data file.
30393039
rtabfileparser.ioexception.mismatch=Reading mismatch, line {0} of the Data file: {1} delimited values expected, {2} found.
30403040
rtabfileparser.ioexception.boolean=Unexpected value for the Boolean variable ({0}):
3041-
rtabfileparser.ioexception.read=Couldn't read Boolean variable ({0})!
3041+
rtabfileparser.ioexception.read=Couldn''t read Boolean variable ({0})!
30423042
rtabfileparser.ioexception.parser1=R Tab File Parser: Could not obtain varQnty from the dataset metadata.
30433043
rtabfileparser.ioexception.parser2=R Tab File Parser: varQnty=0 in the dataset metadata!
30443044

@@ -3137,9 +3137,9 @@ api.ldninbox.citation.alert={0},<br><br> The {1} has just been notified that the
31373137
api.ldninbox.citation.subject={0}: A Dataset Citation has been reported!
31383138

31393139
#Schema Validation
3140-
schema.validation.exception.value.missing=Invalid data for key:{0} typeName:{1}. 'value' missing.
3141-
schema.validation.exception.list.notmultiple=Invalid data for key:{0} typeName:{1}. Found value as list but 'multiple' is set to false.
3142-
schema.validation.exception.notlist.multiple=Invalid data for key:{0} typeName:{1}. Fields with 'multiple' set to true must be a list.
3140+
schema.validation.exception.value.missing=Invalid data for key:{0} typeName:{1}. ''value'' missing.
3141+
schema.validation.exception.list.notmultiple=Invalid data for key:{0} typeName:{1}. Found value as list but ''multiple'' is set to false.
3142+
schema.validation.exception.notlist.multiple=Invalid data for key:{0} typeName:{1}. Fields with ''multiple'' set to true must be a list.
31433143
schema.validation.exception.compound=Compound data type must be accompanied by a value that is either an object (multiple=false) or a list of objects (multiple=true)
31443144
schema.validation.exception.compound.mismatch=Compound value {0} must match typeName of the object. Found {1}
31453145
schema.validation.exception.dataset.cvv.missing=Controlled vocabulary for key:{0} typeName:{1} value:''{2}'' is not valid.

0 commit comments

Comments
 (0)