Matjaž Horvat
Matjaž Horvat
Is there a script in place to create the initial locales.ini file from the original HTML file, as long as data-l10n-id attributes are in place?
Checks are often failing at the "Coveralls upload" step: https://github.com/projectfluent/fluent-rs/runs/3186541921 https://github.com/projectfluent/fluent-rs/runs/3124033996 https://github.com/projectfluent/fluent-rs/runs/3019102558 The failure seems unrelated to the patch. Here's the error output: ``` Run coverallsapp/github-action@master with: github-token: *** path-to-lcov:...
There is a regression in the rich Fluent editor with access key UI: Example: https://pontoon.mozilla.org/sl/firefox/all-resources/?string=247270 Perhaps related: if there are multiple fields shown (more than 2), the access key UI...
Since #2588, there is now a short delay after clicking "REQUEST CONTEXT or REPORT ISSUE" before the contact person's data is entered into the edit field due to the mention...
We currently use a weird way of paginating entities - in each request we include a list of already loaded entities, which we exclude from the matching entities in Django...
Contributor stats on /{}/contributors/ (All strings, Translated, Unreviewed) should link to corresponding translate views.
Rather than contact fellow localizers about changes they need to make to a translation, reviewers often make changes themselves. This type of edits should be detected as an action (e.g....
We currently don't enforce any checks on PO files, which means pop-up warnings can be bypassed, and errors & warnings are never stored into the DB. We also don't run...
As suggested in https://github.com/mozilla/pontoon/pull/1565, we should "make sure a deadline is automatically hidden once it's passed, e.g. a couple of days after". Deadline set in the past "is frustrating and...
We should release versions of Pontoon and provide information on what changed in which release. Many of our 3rd party installations don't use the master branch, as we do at...