Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Simultaneous Report languages #689

Closed
ClintonWB-EBSCO opened this issue Sep 29, 2023 · 1 comment
Closed

Multiple Simultaneous Report languages #689

ClintonWB-EBSCO opened this issue Sep 29, 2023 · 1 comment
Labels

Comments

@ClintonWB-EBSCO
Copy link
Contributor

Implementers may:

  • Work in one language and communicate with stakeholders in another
  • Want to check the meaning in-context of localized reports against the English default
  • Want to communicate with one or more stakeholders in more than one language, such as English and French for Canada

So, we should support outputting multiple report languages.

This will likely mean refactoring the report builder to no longer use the report strings as a key, and moving the localization much later in the file print operations.

@ClintonWB-EBSCO ClintonWB-EBSCO changed the title Support outputting multiple Report languages Multiple Simultaneous Report languages Oct 2, 2023
@kevinpowell1
Copy link
Contributor

taken care of with #681

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants