Pier Angelo Vendrame pushed to branch tor-browser-137.0a1-15.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
51252f53
by Pier Angelo Vendrame at 2025-05-12T19:24:10+02:00
1 changed file:
Changes:
... | ... | @@ -131,6 +131,18 @@ locales = [ |
131 | 131 | reference = "browser/branding/official/locales/en-US/**"
|
132 | 132 | l10n = "{l}browser/branding/official/**"
|
133 | 133 | |
134 | +[[paths]]
|
|
135 | + reference = "browser/branding/tb-alpha/locales/en-US/**"
|
|
136 | + l10n = "{l}browser/branding/tb-alpha/**"
|
|
137 | + |
|
138 | +[[paths]]
|
|
139 | + reference = "browser/branding/tb-nightly/locales/en-US/**"
|
|
140 | + l10n = "{l}browser/branding/tb-nightly/**"
|
|
141 | + |
|
142 | +[[paths]]
|
|
143 | + reference = "browser/branding/tb-release/locales/en-US/**"
|
|
144 | + l10n = "{l}browser/branding/tb-release/**"
|
|
145 | + |
|
134 | 146 | [[paths]]
|
135 | 147 | reference = "browser/extensions/formautofill/locales/en-US/**"
|
136 | 148 | l10n = "{l}browser/extensions/formautofill/**"
|