Eemeli Aro
Eemeli Aro
For example, with [this search](https://pontoon.mozilla.org/tr/amo/LC_MESSAGES/django.po/?search=itiraz&string=286656) the first and third items do not highlight "İtiraz" like they should. Discovered while working on #3169.
We've not really done anything with Kubernetes/k8s since #1558 / #1580, leaving the `docker/k8s-first-steps` folder and its contents effectively unmaintained. We also have no current plans for doing anything with...
This is a follow-up to #798 and the conversations around that. The intent with this PR is to define what happens when a `:datetime`, `:date`, or `:time` annotated value is...
Fix for a part of #809, CC @lucacasonato When parsing a complex message, we should be lenient about trailing whitespace, and silently ignore it. It has no meaning, and should...
I can't remember why/how we ended up with `short` being the default value for the `:datetime` `dateStyle` and `timeStyle`, and their `:time` and `:date` equivalents. Given how dates and times...
Closes #797 The intent here is to say that if a `:string` annotated value is used anywhere, you always get a string out of it, but that we keep track...
Closes #786 This change is a part of what was discussed in #718, i.e. the part that didn't get any critique in the issue. In the syntax, keeping `.input` and...
**Describe the bug** Right now, this string breaks Pontoon in Welsh, as lifting the selectors to the message's top level results in 6^4 = 1296 variants. It's also unnecessarily complex,...
On `pontoon.mozilla.org`, we've recently migrated the Firefox, Thunderbird, and SeaMonkey localization repositories from hg to git. After this change, we have no projects using hg or svn as their repositories,...