Skip to content

Fix incorrect translation key for patient photo capture dialog#1041

Open
ayushirathour wants to merge 2 commits intoBahmni:masterfrom
ayushirathour:master
Open

Fix incorrect translation key for patient photo capture dialog#1041
ayushirathour wants to merge 2 commits intoBahmni:masterfrom
ayushirathour:master

Conversation

@ayushirathour
Copy link

This PR fixes an incorrect translation key used in the patient photo capture dialog.

The UI was displaying the raw translation key due to a typo (TITTLE instead of TITLE).
A correctly spelled key has been added to the English locale file and the template updated to use it.

This ensures the dialog title renders properly without breaking existing translations.

Adds correctly spelled translation key to avoid raw key display in photo capture dialog
@CLAassistant
Copy link

CLAassistant commented Jan 23, 2026

CLA assistant check
All committers have signed the CLA.

@ayushirathour
Copy link
Author

Thank you for checking. I have already signed the CLA.
Please let me know if any further action is required from my side.

"BROWSER_DOES_NOT_SUPPORT_VIDEO_TAG_MESSAGE": "Your browser does not support the video tag.",
"YEARS_LABEL": "Years",
"TAKE_PATIENT_PHOTO_TITTLE": "Take Patient's Photo",
"TAKE_PATIENT_PHOTO_TITLE": "Take Patient's Photo",
Copy link
Contributor

Choose a reason for hiding this comment

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

Hey @ayushirathour can you remove TAKE_PATIENT_PHOTO_TITTLE in favour of TAKE_PATIENT_PHOTO_TITLE instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants