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

Fix import localization files script #23878

Open
data-sync-user opened this issue Dec 19, 2024 · 0 comments
Open

Fix import localization files script #23878

data-sync-user opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@data-sync-user
Copy link
Collaborator

Changing the base locale to be en-US invalidated the import localization automation.

This task is to fix the localization import and adapt it to new base locale en-US

At the moment the import is failing since in firefoxios-l10n the file are still kept with en as translation file directory, so when importing Xcode doesn’t find those files and fails to import new translations.

The LocalizationTools repo has been changed to address the locale change together with the firefoxios-l10n repo.

  • Localization tools changes PR
  • Added rewrite_original_attribute.py to prepare all Xliff file before import. new file

This task is to fix locale import by changing the related Firefox ios: import strings action with the new rewrite_original_attribute.py.

┆Issue is synchronized with this Jira Task

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

No branches or pull requests

2 participants