LocalizedStartup

Differences between revisions 1 and 2
Revision 1 as of 2005-10-31 19:10:08
Size: 908
Editor: 2-mi2-1
Comment:
Revision 2 as of 2006-01-01 05:26:23
Size: 928
Editor: S0106000000cc07fc
Comment: cat spec
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
----
CategorySpec

Summary

System boot up messages should be localized.

Rationale

Many desktops/laptop systems use only one language, that language could be used to show boot up messages.

Use cases

Jane has put Ubuntu on her mother's new PC. Mom does not speak english at all.

Scope

Design

Implementation

Suggestion: only utf8, one .mo file, gettext with special binary gettext-simple that does not look at anything else than /boot/messages.mo (for example). Efficient and small.

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion


CategorySpec

LocalizedStartup (last edited 2008-08-06 16:39:14 by localhost)