fune/toolkit/components/translations
Erik Nordin 936fbb95eb Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum
Removes the infrastructure to download language-identification
dependencies for Translations via Remote Settings. This was used
only for the fastText LanguageIdEngine code. The current
language detector, CLD2, lives in tree and does not require
Remote Settings dependencies.

Depends on D192657

Differential Revision: https://phabricator.services.mozilla.com/D192658
2023-11-08 23:38:37 +00:00
..
actors Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum 2023-11-08 23:38:37 +00:00
bergamot-translator
content Bug 1861516 - Remove Translations fastText LanguageIdEngine r=gregtatum 2023-11-08 23:38:37 +00:00
docs Backed out 5 changesets (bug 1861516) for causing mass failures CLOSED TREE 2023-11-07 05:24:56 +02:00
fasttext Backed out 5 changesets (bug 1861516) for causing mass failures CLOSED TREE 2023-11-07 05:24:56 +02:00
tests/browser Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum 2023-11-08 23:38:37 +00:00
jar.mn Bug 1861516 - Remove Translations fastText LanguageIdEngine r=gregtatum 2023-11-08 23:38:37 +00:00
metrics.yaml Bug 1842646 - Add telemetry for always offer translations r=gregtatum 2023-08-18 16:31:36 +00:00
moz.build Bug 1853245 - Migrate .ini to .toml browser-chrome (batch 7.75). r=aryx,extension-reviewers,application-update-reviewers,credential-management-reviewers,places-reviewers,profiler-reviewers,nalexander,canaltinova,Standard8,robwu,sgalich 2023-09-29 20:40:10 +00:00
README.md
translations.d.ts Bug 1861516 - Remove Translations Remote Settings language-identification infrastructure r=gregtatum 2023-11-08 23:38:37 +00:00
TranslationsTelemetry.sys.mjs Bug 1842646 - Add telemetry for always offer translations r=gregtatum 2023-08-18 16:31:36 +00:00

Firefox Translations (Work in Progress)

This folder contains the work in progress integration of Firefox Translations directly into Firefox. See Bug 971044.