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

Localization Support #647

Merged
merged 6 commits into from
Jun 9, 2021
Merged

Localization Support #647

merged 6 commits into from
Jun 9, 2021

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Jun 9, 2021

Description

Improved support for localization via py-babel
Add wb-manager i18n commands for facilitating creation of localized string tables.
Ensure language switch header available on all default templates
Ensure existing strings marked as localizable text.

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Replay fix (fixes a replay specific issue)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added or updated tests to cover my changes.
  • All new and existing tests passed.

ikreymer added 6 commits June 9, 2021 12:25
- add locmanager to support extract, update, remove, list using pybabel
- add po2csv/csv2po conversion with translate-utils
- docs: add localization.rst to manual!
docs: fix typos in docs, mention html lang setting
add info about adding localizable text
@ikreymer ikreymer merged commit 12fcc87 into main Jun 9, 2021
@ikreymer ikreymer deleted the localization branch July 19, 2021 00:05
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.

1 participant