commit a26f82cb399235f563f0ef1592ce8fa58fe5f3e3
parent e9af221706b48ff67ec0713c5ea649bc5361804c
Author: Anna Yeddi ayeddi@mozilla.com <ayeddi@mozilla.com>
Date: Fri, 24 Oct 2025 17:23:22 +0000
Bug 1803221 - Add a link to the Localized Builds docs in the Fluent Tutorial docs. r=firefox-source-docs-reviewers,fluent-reviewers,sylvestre,ahal,flod
Differential Revision: https://phabricator.services.mozilla.com/D264825
Diffstat:
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/intl/l10n/docs/fluent/tutorial.rst b/intl/l10n/docs/fluent/tutorial.rst
@@ -677,7 +677,7 @@ Testing other locales
Installing Nightly in a different locale
----------------------------------------
-Localized Nightly builds are `listed on the mozilla.org website`_.
+Localized Nightly builds are listed on `firefox.com`_.
Installing language packs on local builds
-----------------------------------------
@@ -708,6 +708,16 @@ However, if you really need to use this, you can:
4. Open the Firefox Settings UI.
5. Switch to your chosen language.
+Building localized builds for single and multi-locale repacks
+-------------------------------------------------------------
+
+Instructions on how to build localization repacks are available on :doc:`/build/buildsystem/locales`.
+
+Including specific localization repacks to a Try Server push
+------------------------------------------------------------
+
+Instructions are available in the `Firefox L10N FAQs`_.
+
Finding a regression in a localized build
-----------------------------------------
@@ -720,8 +730,9 @@ build, you could run something like:::
and that should run localized nightlies.
-.. _listed on the mozilla.org website: https://www.mozilla.org/firefox/all/#product-desktop-nightly
+.. _firefox.com: https://www.firefox.com/en-US/download/all/desktop-nightly/
.. _the FTP listing for langpacks: https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/
+.. _Firefox L10N FAQs: https://mozilla-l10n.github.io/documentation/products/firefox_desktop/firefox_l10n_faqs.html#how-can-i-test-a-different-locale
.. _mozregression: https://mozilla.github.io/mozregression/
Inner Structure of Fluent