Skip to content

Survey accunts translation issues#10697

Open
GeorgeMurad wants to merge 4 commits into
aces:29.0-releasefrom
GeorgeMurad:SurveyAccuntsTranslationIssues
Open

Survey accunts translation issues#10697
GeorgeMurad wants to merge 4 commits into
aces:29.0-releasefrom
GeorgeMurad:SurveyAccuntsTranslationIssues

Conversation

@GeorgeMurad

@GeorgeMurad GeorgeMurad commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
  • French language was missing under the survey accounts module.

Testing instructions (if applicable)

  1. Steps to regenerate and verify locally:
msgfmt --use-fuzzy \
  -o modules/survey_accounts/locale/fr_CA/LC_MESSAGES/survey_accounts.mo \
  modules/survey_accounts/locale/fr_CA/LC_MESSAGES/survey_accounts.po
npx i18next-conv \
  -l UNUSED \
  -t modules/survey_accounts/locale/fr_CA/LC_MESSAGES/survey_accounts.json \
  -s modules/survey_accounts/locale/fr_CA/LC_MESSAGES/survey_accounts.po \
  --compatibilityJSON v4
target=survey_accounts npm run compile
  1. Make sure the language_code fr_CA is added to the language table.
  2. Test the French language under the Survey Accounts module.

Link(s) to related issue(s)

@github-actions github-actions Bot added Language: PHP PR or issue that update PHP code Language: Javascript PR or issue that update Javascript code Module: survey_accounts PR or issue related to the survey_accounts module Multilingual Any tasks related to making LORIS multilingual labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Module: survey_accounts PR or issue related to the survey_accounts module Multilingual Any tasks related to making LORIS multilingual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant