Skip to content

chore: Migrate all the hardcoded messages and emails in english to bundle.properties for password reset service.#12544

Open
mahendrapaipuri wants to merge 1 commit into
IQSS:developfrom
mahendrapaipuri:12536-i18-password-reset
Open

chore: Migrate all the hardcoded messages and emails in english to bundle.properties for password reset service.#12544
mahendrapaipuri wants to merge 1 commit into
IQSS:developfrom
mahendrapaipuri:12536-i18-password-reset

Conversation

@mahendrapaipuri

Copy link
Copy Markdown

What this PR does / why we need it: Improve internationalization

Which issue(s) this PR closes:

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

…ndle.properties for password reset service.

Closes IQSS#12536

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@pdurbin pdurbin moved this to Ready for Triage in IQSS Dataverse Project Jul 20, 2026
notification.email.passwordResetCompleted.subject=Dataverse Password Reset Successfully Changed
notification.email.datasetWasCreated=Dataset "<a href = "{0}">{1}</a>" was just created by {2} in the {3} collection.
notification.email.datasetWasMoved=Dataset "<a href = "{0}">{1}</a>" was just moved by {2} to the {3} collection.
notification.email.requestedFileAccess=You have requested access to a file(s) in dataset "<a href = "{0}">{1}</a>". Your request has been sent to the managers of this dataset who will grant or reject your request. If you have any questions, you may reach the dataset managers using the "Contact" link on the upper right corner of the dataset page.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just putting this at the bottom.

At https://jenkins.dataverse.org/job/IQSS-Dataverse-Develop-PR/job/PR-12544/1/consoleFull there was an unrelated failure:

TASK [dataverse : install docker-ce repo] **************************************
fatal: [localhost]: FAILED! => {"changed": false, "dest": "/etc/yum.repos.d/docker-ce.repo", "elapsed": 0, "gid": 0, "group": "root", "mode": "0644", "msg": "Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192)", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 811, "state": "file", "uid": 0, "url": "https://download.docker.com/linux/centos/docker-ce.repo"}

I kicked off https://jenkins.dataverse.org/job/IQSS-Dataverse-Develop-PR/job/PR-12544/2/

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @pdurbin Thanks for looking into the PR. You want the new properties added to the bottom of the file Bundle.properties?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mahendrapaipuri thanks for the PR! No, where you put them is fine. Thanks!

@pdurbin pdurbin added the Size: 3 A percentage of a sprint. 2.1 hours. label Jul 21, 2026
@pdurbin pdurbin moved this from Ready for Triage to Ready for Review ⏩ in IQSS Dataverse Project Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: 3 A percentage of a sprint. 2.1 hours.

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Feature Request: Support internationalization for the password reset confirmation email

2 participants