Skip to content

Conversation

@canova
Copy link
Member

@canova canova commented Jan 27, 2026

Updated locales: be, de, el, en-CA, en-GB, es-CL, fr, fur, fy-NL, ia, it, nl, pt-BR, ru, sv-SE, tr, zh-CN, zh-TW.

Firefox Profiler [bot] and others added 30 commits December 19, 2025 08:12
Co-authored-by: berry <igory.ygr200@gmail.com> (ru)
Co-authored-by: berry <igory.ygr200@gmail.com> (ru)
Co-authored-by: wxie <xiewensheng@hotmail.com> (zh-CN)
Co-authored-by: Fabio Tomat <dark.tmtfx@gmail.com> (fur)
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org> (zh-TW)
Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com> (it)
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk> (en-GB)
Co-authored-by: Ger <ger_a@web.de> (de)
Co-authored-by: Ger <ger_a@web.de> (de)
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Co-authored-by: chutten <chutten@mozilla.com> (en-CA)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: Mikalai Udodau <crom-a@tut.by> (be)
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com> (fy-NL, nl)
Co-authored-by: Mark Heijl <markh@babelzilla.org> (nl)
Co-authored-by: Théo Chevalier <theo@theochevalier.org> (fr)
Co-authored-by: Olvcpr423 <oliverchan86@outlook.com> (zh-CN)
Co-authored-by: Marcelo Ghelman <marcelo.ghelman@gmail.com> (pt-BR)
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com> (el)
mozilla-pontoon and others added 23 commits January 21, 2026 19:00
Co-authored-by: Saurabh <connect@saurabhpro.com> (en-GB)
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com> (fy-NL)
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: Skywarp <rudydelsu@gmail.com> (fr)
Co-authored-by: Saurabh <connect@saurabhpro.com> (en-CA)
Co-authored-by: Andreas Pettersson <amvpet@gmail.com> (sv-SE)
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk> (en-GB)
Co-authored-by: Michael Köhler <michael.koehler1@gmx.de> (de)
Co-authored-by: Francesco Lodolo [:flod] <flod+pontoon@mozilla.com> (it)
Co-authored-by: Grk <gu0townkg@relay.firefox.com> (tr)
Co-authored-by: Pin-guang Chen <petercpg@mail.moztw.org> (zh-TW)
Co-authored-by: Melo46 <melo@carmu.com> (ia)
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com> (nl)
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com> (fy-NL)
Co-authored-by: ravmn <ravmn@ravmn.cl> (es-CL)
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)
Co-authored-by: Marcelo Ghelman <marcelo.ghelman@gmail.com> (pt-BR)
Co-authored-by: Théo Chevalier <theo@theochevalier.org> (fr)
@canova canova requested a review from fatadel January 27, 2026 16:12
Copy link
Contributor

@fatadel fatadel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@canova canova enabled auto-merge January 27, 2026 16:18
@canova canova merged commit f3e5f58 into main Jan 27, 2026
19 checks passed
@canova canova mentioned this pull request Jan 27, 2026
canova added a commit that referenced this pull request Jan 27, 2026
Lots of exciting changes 🎉:

[arai-a] Put radio buttons into labels (#5738)
[DaniPopes] Update comment for "unique-string" (#5741)
[Karan Pradhan] Hide tooltip filter button in non-sticky tooltips and
add hideFilterButton tests (#5718)
[arai-a] Add a menu to copy the Marker Table as text (#5732)
[arai-a] Make the entire list item clickable for the "Full Range"
(#5742)
[Markus Stange] Move symbol table demangling out of SymbolStore into
SymbolProvider (#5746)
[Markus Stange] Remove SVG asset imports from profile-data.ts (#5747)
[arai-a] Do not apply sticky tooltip on double click (#5754)
[arai-a] Skip the ChartCanvas redraw on the Viewport's internal default
state usage (#5744)
[Markus Stange] Stop blindly extracting uint8array.buffer after calling
compress() (#5753)
[Markus Stange] In the assembly view state, refer to the current symbol
by index (#5755)
[Markus Stange] Fix "scroll to hotspot" functionality in the source view
+ assembly view (#5759)
[Markus Stange] Keep the colorField markerSchema field when processing
profiles in the gecko format (#5760)
[Markus Stange] Implement dark mode (#5740)
[Markus Stange] Fix light-mode colors (#5765)
[Markus Stange] Tweak dark mode colours. (#5767)
[Nazım Can Altınova] Enable some basic type-aware lints (#5775)
[Markus Stange] Allow seeing different assembly code for the same
function (#5349)
[fatadel] Refine tree view a11y (#5779)
[fatadel] Align double-click behavior of stack chart with flame graph
(#5782)
[Markus Stange] Split gz.ts properly into node and browser variants
(#5764)
[Markus Stange] Simplify and optimize the computation of per-call-node
line and address timings (#5770)
[Nazım Can Altınova] Move the dark mode toggle to devtools console
(#5783)
[Nazım Can Altınova] 🔃 Sync: l10n -> main (Jan 27, 2026) (#5785)
[Nazım Can Altınova] Improve Chrome importer marker payload logic
(#5717)
[Markus Stange] Add a Focus Self transform (#5774)
[Nazım Can Altınova] Enable the Turkish locale in production (#5786)


And huge thanks to our localizers 🎉 :

be: Mikalai Udodau
de: Ger
de: Michael Köhler
el: Jim Spentzos
en-CA: chutten
en-CA: Saurabh
en-GB: Ian Neal
en-GB: Saurabh
es-CL: ravmn
fy-NL, nl: Fjoerfoks
fr: Skywarp
fr: Théo Chevalier
fur: Fabio Tomat
fy-NL: Fjoerfoks
ia: Melo46
it: Francesco Lodolo [:flod]
nl: Fjoerfoks
nl: Mark Heijl
pt-BR: Marcelo Ghelman
ru: berry
ru: Valery Ledovskoy
sv-SE: Andreas Pettersson
tr: Grk
zh-CN: Olvcpr423
zh-CN: wxie
zh-TW: Pin-guang Chen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants