Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
fd4f3d0b by Pier Angelo Vendrame at 2024-04-22T19:13:34+02:00
Bug 42537 (TB): Move our Fluent files to toolkit.
For tor-browser#42537, we are moving our Fluent files to toolkit, so
that they are available also on Android, shall we need them.
This needs a couple of changes also on the tor-browser-build side.
- - - - -
1 changed file:
- projects/firefox/build
Changes:
=====================================
projects/firefox/build
=====================================
@@ -118,7 +118,7 @@ mkdir "$HOME/.mozbuild"
ln -s ja ja-JP-mac
for lang in $supported_locales; do
# Fluent
- mv $lang/base-browser.ftl "$l10ncentral/$lang/browser/browser/"
+ mv $lang/base-browser.ftl "$l10ncentral/$lang/toolkit/toolkit/global/"
# Properties (they use a different directory)
mv $lang/* "$l10ncentral/$lang/browser/chrome/browser/"
done
@@ -139,7 +139,7 @@ mkdir "$HOME/.mozbuild"
source_lang="ja"
fi
[% END -%]
- mv "$transl_tor_browser/$source_lang/tor-browser.ftl"
"$l10ncentral/$lang/browser/browser/"
+ mv "$transl_tor_browser/$source_lang/tor-browser.ftl"
"$l10ncentral/$lang/toolkit/toolkit/global/"
mv "$transl_tor_browser/$source_lang/cryptoSafetyPrompt.properties"
"$l10ncentral/$lang/browser/chrome/browser/"
mv "$transl_tor_browser/$source_lang" "$torbutton_locales/$lang"
echo "% locale torbutton $lang %locale/$lang/" >> "$torbutton_jar"
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/fd4f3d0bc96afb5b45610223e3b58358ace43b5d
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/fd4f3d0bc96afb5b45610223e3b58358ace43b5d
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits