You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 withen
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 thefirefoxios-l10n
repo.rewrite_original_attribute.py
to prepare all Xliff file before import. new fileThis task is to fix locale import by changing the related
Firefox ios: import strings
action with the newrewrite_original_attribute.py
.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: