Open Bug 1441305 Opened 7 years ago Updated 2 years ago

Use BCP-47 locale codes in Android localized resource process

Categories

(Firefox Build System :: General, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: nalexander, Unassigned)

References

Details

Right now, and even after Bug 1439742, Firefox for Android's build system generates Android-specific localized resources into directories like `res/raw-en-rGB`. That's a non-standard naming scheme. Android 24+ supports the standard BCP-47 locale naming scheme, so that would be `res/raw-b+en+GB`. See https://developer.android.com/guide/topics/resources/providing-resources.html#AlternativeResources. This ticket tracks migrating Android's l10n naming scheme to BCP-47.
Product: Core → Firefox Build System
Depends on: 1465711
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.