henry pushed to branch mullvad-browser-147.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser Commits: f73ec6d4 by Henry Wilkes at 2026-02-12T19:27:17+00:00 No Bug: DROP ME AND d65bdc8bdcc1 IN THE 148 REBASE. Revert "fixup! Tor Browser localization migration scripts." Revert "fixup! Tor Browser localization migration scripts." This reverts commit d65bdc8bdcc17846310c4a61395962641dc69d89. Commit was accidentally added from tor-browser!1842 even though it is not meant for mullvad-browser. Please drop this commit and d65bdc8bdcc1 in the next mullvad-browser rebase to clean up! - - - - - 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/mullvad-browser/-/commit/f73e... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/f73e... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
henry (@henry)