Andrei

Results 21 issues of Andrei

When running `generate_aes_keys` an exception is thrown. This is after the key is successfully generated, so doesn't substantially impact functionality. Here's the full traceback: > ./manage.py generate_aes_keys Traceback (most recent...

We should have a documented step by step review policy for adding XML files to the database, likely via Pull Request. There is [some helpful information in the official docs](https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration),...

We should provide some way to automatically check that proposed XML files are valid, and possibly some way to automatically generate one by filling in some form fields somewhere. Note...

We need a small survey landing page at https://www.thunderbird.net/survey This is just so that when we load the page in Thunderbird, we're not sending anybody to a 3rd party domain...

Eventually, monthly releases will be the "release" build and "esr" will be what is the current release. For now, this should be an additional build along with nightly and beta....

enhancement

Right now we have the earlybird warning page: https://start.thunderbird.net/en-US/earlybird/ It's not localized, and we should probably change the copy to not talk about Earlybird: "This version is no longer a...

It's pretty clear that this would help us a lot when discussing front-end changes in issues. We might want to do this on a domain completely unrelated to thunderbird.net just...

Running `l10n_tools/compile.sh` produces many "fatal errors" with the below format: ``` messages.po:249: 'msgid' and 'msgstr' entries do not both begin with '\n' messages.po:284: 'msgid' and 'msgstr' entries do not both...

M: TB Website Maintenance

Calendarific has insufficient localizations, so we should load holiday names into Pontoon. We only want to do this for relevant languages though, not translate all holidays into all languages. I...

calendar provider

enhancement