[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40938: Copy tor-browser.ftl to the right place.



Title: GitLab

boklm pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 642eefd4
    by Pier Angelo Vendrame at 2023-08-30T12:48:55+02:00
    Bug 40938: Copy tor-browser.ftl to the right place.
    
    We started migrating to Fluent.
    Therefore, we have a new tor-browser.ftl file that we need to place in
    the right directory during the build.
    

2 changed files:

Changes:

  • projects/firefox/build
    ... ... @@ -138,6 +138,7 @@ mkdir "$HOME/.mozbuild"
    138 138
               lang="ja"
    
    139 139
             fi
    
    140 140
           [% END -%]
    
    141
    +      mv "$transl_tor_browser/$lang/tor-browser.ftl" "$l10ncentral/$lang/browser/browser/"
    
    141 142
           mv "$transl_tor_browser/$lang/cryptoSafetyPrompt.properties" "$l10ncentral/$central_lang/browser/chrome/browser/"
    
    142 143
           mv "$transl_tor_browser/$lang" "$torbutton_locales/"
    
    143 144
           echo "% locale torbutton $lang %locale/$lang/" >> "$torbutton_jar"
    

  • projects/translation/config
    ... ... @@ -18,7 +18,7 @@ steps:
    18 18
             git_hash: 'base-browser'
    
    19 19
       tor-browser:
    
    20 20
         tor-browser: '[% INCLUDE build %]'
    
    21
    -    git_hash: 976a9c609d09666b67e5a7f530a5df7bad8b35ea
    
    21
    +    git_hash: 20f254a961574996496db5897aa06723bb79bce7
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'tor-browser'
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits