Francesco Lodolo
Francesco Lodolo
I think the practical impact of not supporting this is very limited. From my experience reviewing sign-offs, I don't think I've ever seen localizers changing the markup used in the...
> 1. to make things like https://bugzilla.mozilla.org/show_bug.cgi?id=1399502 less nightmarish. OT, but I feel it's necessary to clear this up. That will be **always** a nightmare. If you have one term...
Any update on this issue? Just noticed a [page removed](https://github.com/mozilla/bedrock/pull/14168), which is going to remain in the l10n repo unless manually removed.
The challenge, if I looked at the right code, is that you're [syncing](https://github.com/mozilla/bedrock/blob/main/lib/l10n_utils/management/commands/open_ftl_pr.py#L71) the entire `l10n` folder, which only has `configs`, `en`, `en-US` in Bedrock (and .toml files in the...
Removing from `en` is enough, I can create a workflow that periodically removes files from the l10n repository.
> It might also be possible that some of the files removed in [mozilla-l10n/www-l10n#382](https://github.com/mozilla-l10n/www-l10n/pull/382) are actually still in use? These are the files the PR is trying to re-create, which...
Restored files in https://github.com/mozilla-l10n/www-l10n/pull/385 Luckily we didn't remove them from locales' folders, so it's annoying but not disruptive.
Removed files that were only in the l10n repo and not available anymore in Bedrock: https://github.com/mozilla-l10n/www-l10n/pull/386 Alex fixed the config change: https://github.com/mozilla/bedrock/pull/14340#pullrequestreview-1948889512
> Confirming that I can't load at all the Permissions page for (example) in either zh-CN or fr locales Sadly, you need to keep trying at different times. If you...
I haven't hit this in a while.