PR install/40506: do not display international characters before we have

selected a proper locale.
This commit is contained in:
martin 2009-01-28 16:31:49 +00:00
parent 687caca4de
commit 02c69332a0
4 changed files with 22 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.de,v 1.46 2008/12/21 11:02:42 martin Exp $ */ /* $NetBSD: msg.mi.de,v 1.47 2009/01/28 16:31:49 martin Exp $ */
/* /*
* Copyright 1997 Piermont Information Systems Inc. * Copyright 1997 Piermont Information Systems Inc.
@ -42,6 +42,10 @@ message usage
{Aufruf: sysinst [-r Release] [-f Definitionsdatei] {Aufruf: sysinst [-r Release] [-f Definitionsdatei]
} }
/*
* We can not use non ascii characters in this message - it is displayed
* before the locale is set up!
*/
message sysinst_message_language message sysinst_message_language
{Installation auf Deutsch} {Installation auf Deutsch}

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.es,v 1.23 2008/12/21 11:02:42 martin Exp $ */ /* $NetBSD: msg.mi.es,v 1.24 2009/01/28 16:31:49 martin Exp $ */
/* /*
* Copyright 1997 Piermont Information Systems Inc. * Copyright 1997 Piermont Information Systems Inc.
@ -42,8 +42,12 @@ message usage
{uso: sysinst [-r versión] [-f fichero-definición] {uso: sysinst [-r versión] [-f fichero-definición]
} }
/*
* We can not use non ascii characters in this message - it is displayed
* before the locale is set up!
*/
message sysinst_message_language message sysinst_message_language
{Mensajes de instalación en castellano} {Mensajes de instalacion en castellano}
message sysinst_message_locale message sysinst_message_locale
{es_ES.ISO8859-15} {es_ES.ISO8859-15}

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.fr,v 1.103 2008/12/21 11:02:42 martin Exp $ */ /* $NetBSD: msg.mi.fr,v 1.104 2009/01/28 16:31:49 martin Exp $ */
/* /*
* Copyright 1997 Piermont Information Systems Inc. * Copyright 1997 Piermont Information Systems Inc.
@ -42,8 +42,12 @@ message usage
{utilisation : sysinst [-r version] [-f fichier de définition] {utilisation : sysinst [-r version] [-f fichier de définition]
} }
/*
* We can not use non ascii characters in this message - it is displayed
* before the locale is set up!
*/
message sysinst_message_language message sysinst_message_language
{Messages d'installation en français} {Messages d'installation en francais}
message sysinst_message_locale message sysinst_message_locale
{fr_FR.ISO8859-15} {fr_FR.ISO8859-15}

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.pl,v 1.62 2008/12/21 11:02:42 martin Exp $ */ /* $NetBSD: msg.mi.pl,v 1.63 2009/01/28 16:31:49 martin Exp $ */
/* Based on english version: */ /* Based on english version: */
/* NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp */ /* NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp */
@ -44,6 +44,10 @@ message usage
{uzycie: sysinst [-r wersja] [-f plik-definicji] {uzycie: sysinst [-r wersja] [-f plik-definicji]
} }
/*
* We can not use non ascii characters in this message - it is displayed
* before the locale is set up!
*/
message sysinst_message_language message sysinst_message_language
{Komunikaty instalacyjne w jezyku polskim} {Komunikaty instalacyjne w jezyku polskim}