LanguagePacks

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2005-11-01 19:43:16
Size: 612
Editor: 209
Comment:
Revision 4 as of 2005-11-01 20:27:02
Size: 1573
Editor: 209
Comment: use cases
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Language Pack handling in Ubuntu Express Installer. Language Pack handling in the Ubuntu Express installer.
Line 15: Line 15:
Our current installer installs language packs and language support packages, usually from the network. Ubuntu Express needs to do the same, since not all language packs will already be unpacked into the live filesystem.

In our current installer, if the install CD does not contain all required language support packages, the user is asked whether to download language support from the network. This can help to avoid flooding poor network connections.
Line 16: Line 20:

 * A user selects Spanish as their language for installation, and wants Spanish messages for the base system and GNOME and Spanish language support to be installed by default.
 * A Kubuntu user selects French as their language for installation, and wants French messages for the base system and KDE and French language support to be installed by default.
 * A user with a slow metered network connection cannot afford to download 40MB of language support packages, so wishes to skip that step.

Summary

Language Pack handling in the Ubuntu Express installer.

Rationale

Our current installer installs language packs and language support packages, usually from the network. Ubuntu Express needs to do the same, since not all language packs will already be unpacked into the live filesystem.

In our current installer, if the install CD does not contain all required language support packages, the user is asked whether to download language support from the network. This can help to avoid flooding poor network connections.

Use cases

  • A user selects Spanish as their language for installation, and wants Spanish messages for the base system and GNOME and Spanish language support to be installed by default.
  • A Kubuntu user selects French as their language for installation, and wants French messages for the base system and KDE and French language support to be installed by default.
  • A user with a slow metered network connection cannot afford to download 40MB of language support packages, so wishes to skip that step.

Scope

Design

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion

UbuntuExpress/LanguagePacks (last edited 2008-08-06 16:21:26 by localhost)