diff --git a/src/main/java/Bundle.properties b/src/main/java/Bundle.properties
index 27d26c47ea0..a4d53505576 100755
--- a/src/main/java/Bundle.properties
+++ b/src/main/java/Bundle.properties
@@ -221,6 +221,8 @@ user.createBtn=Create Account
user.updatePassword.welcome=Welcome to Dataverse {0}, {1}
user.updatePassword.warning=With the release of our new Dataverse 4.0 upgrade, the password requirements and General Terms of Use have updated. As this is the first time you are using Dataverse since the update, you need to create a new password and agree to the new General Terms of Use.
user.updatePassword.password={0}
+user.password=Password
+user.newPassword=New Password
authenticationProvidersAvailable.tip={0}There are no active authentication providers{1}If you are a system administrator, please enable one using the API.{2}If you are not a system administrator, please contact the one for your institution.
passwdVal.passwdReq.title=Your password must contain:
@@ -709,6 +711,7 @@ dataverse.create.failure=This dataverse was not able to be created.
dataverse.create.authenticatedUsersOnly=Only authenticated users can create dataverses.
dataverse.update.success=You have successfully updated your dataverse!
dataverse.update.failure=This dataverse was not able to be updated.
+dataverse.selected=Selected
# rolesAndPermissionsFragment.xhtml
@@ -1385,6 +1388,7 @@ file.downloadBtn.format.original=Original File Format ({0})
file.downloadBtn.format.rdata=RData Format
file.downloadBtn.format.var=Variable Metadata
file.downloadBtn.format.citation=Data File Citation
+file.downloadBtn.format.datasubset=Data Subset
file.more.information.link=Link to more file information for
file.requestAccess=Request Access
file.requestAccess.dialog.msg=You need to Log In to request access to this file.
@@ -1735,3 +1739,19 @@ ingest.csv.invalidHeader=Invalid header row. One of the cells is empty.
ingest.csv.lineMismatch=Mismatch between line counts in first and final passes!, {0} found on first pass, but {1} found on second.
ingest.csv.recordMismatch=Reading mismatch, line {0} of the Data file: {1} delimited values expected, {2} found.
ingest.csv.nullStream=Stream can't be null.
+
+#dataset.xhtml #editFilesFragment.xhtml
+dataset.access.accessHeader=File Restrictions
+
+#dataserFieldForEditFragment.xhtml
+dataset.AddReplication=Add "Replication Data for" to Title
+dataset.replicationDataFor=Replication Data for:
+
+
+#mydata_fragment.xhtml
+mydataFragment.infoAccess=Here are all the dataverses, datasets, and files you have access to. You can filter through them by publication status and roles.
+mydataFragment.moreResults=View More Results
+mydataFragment.publicationStatus=Publication Status
+mydataFragment.roles=Roles
+mydataFragment.resultsByUserName=Results by Username
+mydataFragment.search=Search my data...
\ No newline at end of file
diff --git a/src/main/webapp/dataset.xhtml b/src/main/webapp/dataset.xhtml
index c7301b0de9c..c1c7497536f 100755
--- a/src/main/webapp/dataset.xhtml
+++ b/src/main/webapp/dataset.xhtml
@@ -1330,7 +1330,7 @@
-