[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40938: Copy tor-browser.ftl to the right place.
boklm (@boklm)
git at gitlab.torproject.org
Thu Aug 31 06:48:31 UTC 2023
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:
- projects/firefox/build
- projects/translation/config
Changes:
=====================================
projects/firefox/build
=====================================
@@ -138,6 +138,7 @@ mkdir "$HOME/.mozbuild"
lang="ja"
fi
[% END -%]
+ mv "$transl_tor_browser/$lang/tor-browser.ftl" "$l10ncentral/$lang/browser/browser/"
mv "$transl_tor_browser/$lang/cryptoSafetyPrompt.properties" "$l10ncentral/$central_lang/browser/chrome/browser/"
mv "$transl_tor_browser/$lang" "$torbutton_locales/"
echo "% locale torbutton $lang %locale/$lang/" >> "$torbutton_jar"
=====================================
projects/translation/config
=====================================
@@ -18,7 +18,7 @@ steps:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 976a9c609d09666b67e5a7f530a5df7bad8b35ea
+ git_hash: 20f254a961574996496db5897aa06723bb79bce7
targets:
nightly:
git_hash: 'tor-browser'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/642eefd4aac36ac3a880dbb5e1998d50c781c65d
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/642eefd4aac36ac3a880dbb5e1998d50c781c65d
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230831/8f5777c1/attachment-0001.htm>
More information about the tbb-commits
mailing list