diff --git a/mobile/android/locales/l10n.toml b/mobile/android/locales/l10n.toml index 2c3c131d9746..ac4d42a784f2 100644 --- a/mobile/android/locales/l10n.toml +++ b/mobile/android/locales/l10n.toml @@ -128,6 +128,13 @@ exclude-multi-locale = [ reference = "mobile/android/locales/en-US/**" l10n = "{l}mobile/android/**" +[[paths]] + reference = "mobile/android/base/locales/en-US/**" + l10n = "{l}mobile/android/base/**" + test = [ + "android-dtd", + ] + # hand-picked paths from toolkit, keep in sync with jar.mn [[paths]] reference = "dom/locales/en-US/chrome/global.dtd"