henry pushed to branch base-browser-147.0a1-16.0-2 at The Tor Project / 
Applications / Tor Browser


Commits:
eace3485 by Henry Wilkes at 2026-02-12T19:15:17+00:00
No Bug: Revert "fixup! Tor Browser localization migration scripts."

This reverts commit f8ce3c000fab257b0f64161546f43aeb8c33e10e.

Commit was accidentally added from tor-browser!1842 even though it is
not meant for base-browser.

- - - - -


1 changed file:

- − tools/torbrowser/l10n/migrations/bug-44459-letterboxing-settings-group.py


Changes:

=====================================
tools/torbrowser/l10n/migrations/bug-44459-letterboxing-settings-group.py 
deleted
=====================================
@@ -1,24 +0,0 @@
-from fluent.migrate.helpers import transforms_from
-
-
-def migrate(ctx):
-    ctx.add_transforms(
-        "base-browser.ftl",
-        "base-browser.ftl",
-        transforms_from(
-            """
-letterboxing-window-size-group =
-    .label = { COPY_PATTERN(path, "letterboxing-window-size-header") }
-letterboxing-alignment-group =
-    .label = { COPY_PATTERN(path, "letterboxing-alignment-header") }
-    .description = { COPY_PATTERN(path, "letterboxing-alignment-description") }
-letterboxing-alignment-top-option =
-    .label = { COPY_PATTERN(path, "letterboxing-alignment-top") }
-letterboxing-alignment-middle-option =
-    .label = { COPY_PATTERN(path, "letterboxing-alignment-middle") }
-letterboxing-disabled-message =
-    .message = { COPY_PATTERN(path, "letterboxing-disabled-description") }
-""",
-            path="base-browser.ftl",
-        ),
-    )



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eace34852065e821860f958cdbffe3afeab52620

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eace34852065e821860f958cdbffe3afeab52620
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to