Closed Bug 701417 Opened 14 years ago Closed 7 years ago

need equvalent of all.html for mobile and links from andriod store for users that want locales not supported on device

Categories

(Firefox for Android Graveyard :: General, defect)

Other
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: chofmann, Unassigned)

Details

No description provided.
We don't have a separate build for each locale on Android, as we do on other platforms. Our Android builds have multiple locales in a single package; users can use the Firefox preferences to switch to a locale other than the device locale. They can also download language pack extensions to add additional locales. (Bug 689706 is tracking the in-app UI for installing additional language packs, but that work is currently on hold while we rewrite the entire Android front-end.)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
> We don't have a separate build for each locale on Android, as we do on other platforms. We do now. We have both. 13 locales in the multi-locale pack and 13 more that didn't make the cut due to install size and start up performance issues. The list of locales available will probably be close to 40 around the time native fennec ships and continue to grow beyond that. The problem with the multi-locale package is that we will always be limited by the number of locales that we will be able to ship, and that number will be less that the number of locales that we can actually produce. We need find a way to get these other locales that we have, available to users and provide good navigation to these builds as reasonable an install process as possible with good instruction for installing stuff outside google play if that's the path we take. ftp://ftp.mozilla.org/pub/mobile/releases/14.0b5/android/
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
here are the list of locales that are ready to go that we really should find a better way to promote on a page that we host, and include information about how users can set "Applications | Unknown Sources" check box on Android settings to allow the installation to happen. ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/ca/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/cs/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/da/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/de/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/en-US/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/es-AR/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/es-ES/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/fi/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/fr/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/fy-NL/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/ga-IE/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/gl/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/it/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/ja/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/ko/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/lt/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/multi/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/nb-NO/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/nl/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/pa-IN/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/pl/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/pt-BR/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/pt-PT/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/ru/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/sk/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/sl/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/uk/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/zh-CN/ ftp://ftp.mozilla.org:21/pub/mobile/releases/14.0/android/zh-TW/
For Firefox desktop, we maintain a class that stores the locales we support per channel (http://viewvc.svn.mozilla.org/vc/libs/product-details/firefoxDetails.class.php?revision=106762&view=markup), we have code on thephp part of mozilla.org that use that data to generate all.html and its variants. We could do the same for android single-locale builds, store this information in the same file and reuse some of the existing code to generate an all-anfroid.html page but most of the work on mozilla.org is using now the python-based framework (bedrock), so maybe that should be a webdev bug if we want it in python (I can help build that for php, I can't for python)
Closing all opened bug in a graveyard component
Status: REOPENED → RESOLVED
Closed: 14 years ago7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.