Pier Angelo Vendrame pushed to branch tor-browser-140.0a1-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • mobile/android/locales/l10n.toml
    ... ... @@ -124,6 +124,18 @@ exclude-multi-locale = [
    124 124
         reference = "mobile/android/locales/en-US/**"
    
    125 125
         l10n = "{l}mobile/android/**"
    
    126 126
     
    
    127
    +[[paths]]
    
    128
    +    reference = "mobile/android/branding/tb-alpha/locales/en-US/**"
    
    129
    +    l10n = "{l}mobile/android/branding/tb-alpha/**"
    
    130
    +
    
    131
    +[[paths]]
    
    132
    +    reference = "mobile/android/branding/tb-nightly/locales/en-US/**"
    
    133
    +    l10n = "{l}mobile/android/branding/tb-nightly/**"
    
    134
    +
    
    135
    +[[paths]]
    
    136
    +    reference = "mobile/android/branding/tb-release/locales/en-US/**"
    
    137
    +    l10n = "{l}mobile/android/branding/tb-release/**"
    
    138
    +
    
    127 139
     # hand-picked paths from toolkit, keep in sync with jar.mn
    
    128 140
     [[paths]]
    
    129 141
         reference = "dom/locales/en-US/chrome/accessibility/AccessFu.properties"