You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
passwdReset.successSubmit.tip=If this email is associated with an account, then an email will be sent with further instructions to {0}.
393
393
passwdReset.debug=DEBUG
394
394
passwdReset.resetUrl=The reset URL is
395
-
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.
395
+
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.
396
396
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.
397
397
passwdReset.newPasswd.details=Please pick a strong password that matches the criteria below.
398
398
passwdReset.newPasswd=New Password
@@ -1012,8 +1012,8 @@ dataverse.guestbookentry.atdownload=Guestbook Entry At Download
1012
1012
dataverse.guestbookentry.atrequest=Guestbook Entry At Access Request
1013
1013
dataverse.inputlevels.error.invalidfieldtypename=Invalid dataset field type name: {0}
1014
1014
dataverse.inputlevels.error.cannotberequiredifnotincluded=The input level for the dataset field type {0} cannot be required if it is not included
1015
-
dataverse.facets.error.fieldtypenotfound=Can't find dataset field type '{0}'
1016
-
dataverse.facets.error.fieldtypenotfacetable=Dataset field type '{0}' is not facetable
1015
+
dataverse.facets.error.fieldtypenotfound=Can''t find dataset field type ''{0}''
1016
+
dataverse.facets.error.fieldtypenotfacetable=Dataset field type ''{0}'' is not facetable
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>.
1793
+
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>.
1794
1794
dataset.privateurl.onlyone=Only one Preview URL can be active for a single draft dataset.
1795
1795
dataset.privateurl.absent=Preview URL has not been created.
1796
1796
dataset.privateurl.general.button.label=Create General Preview URL
file.dataFilesTab.terms.list.license=License/Data Use Agreement
2034
2034
file.dataFilesTab.terms.list.license.edit.description=This dataset will be published under the terms specified below. Our Community Norms as well as good scientific practices expect that proper credit is given via citation.
2035
-
file.dataFilesTab.terms.list.license.customterms.txt=\u2014 the following Custom Dataset Terms have been defined for this dataset.
2035
+
file.dataFilesTab.terms.list.license.customterms.txt=- the following Custom Dataset Terms have been defined for this dataset.
2036
2036
file.dataFilesTab.terms.list.license.view.description=Our <a href="https://dataverse.org/best-practices/dataverse-community-norms" title="Dataverse Community Norms - Dataverse.org" target="_blank">Community Norms</a> as well as good scientific practices expect that proper credit is given via citation. Please use the data citation shown on the dataset page.
2037
2037
file.dataFilesTab.terms.list.termsOfUse.termsOfUse=Terms of Use
2038
2038
file.dataFilesTab.terms.list.termsOfUse.termsOfUse.title=Outlines how this data can be used once downloaded
@@ -3043,7 +3043,7 @@ xlsxfilereader.ioexception.linecount=Mismatch between line counts in first and f
3043
3043
rtabfileparser.ioexception.failed=Failed to read line {0} of the Data file.
3044
3044
rtabfileparser.ioexception.mismatch=Reading mismatch, line {0} of the Data file: {1} delimited values expected, {2} found.
3045
3045
rtabfileparser.ioexception.boolean=Unexpected value for the Boolean variable ({0}):
rtabfileparser.ioexception.parser1=R Tab File Parser: Could not obtain varQnty from the dataset metadata.
3048
3048
rtabfileparser.ioexception.parser2=R Tab File Parser: varQnty=0 in the dataset metadata!
3049
3049
@@ -3142,7 +3142,7 @@ api.ldninbox.citation.alert={0},<br><br> The {1} has just been notified that the
3142
3142
api.ldninbox.citation.subject={0}: A Dataset Citation has been reported!
3143
3143
3144
3144
#Schema Validation
3145
-
schema.validation.exception.value.missing=Invalid data for key:{0} typeName:{1}. 'value' missing.
3145
+
schema.validation.exception.value.missing=Invalid data for key:{0} typeName:{1}. ''value'' missing.
3146
3146
schema.validation.exception.list.notmultiple=Invalid data for key:{0} typeName:{1}. Found value as list but ''multiple'' is set to false.
3147
3147
schema.validation.exception.notlist.multiple=Invalid data for key:{0} typeName:{1}. Fields with ''multiple'' set to true must be a list.
3148
3148
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)
0 commit comments