Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 22:42:04 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Felix-Antoine Paradis <reel@sympatico.ca>
Cc:        freebsd-i18n@FreeBSD.ORG
Subject:   Re: RFC: compilation-time multi-language support
Message-ID:  <20010727224204.A41153@nagual.pp.ru>
In-Reply-To: <20010727132229.B8030-300000@idemnia.ath.cx>
References:  <20010727132229.B8030-300000@idemnia.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 27, 2001 at 13:26:18 -0400, Felix-Antoine Paradis wrote:
> + */
> +
> +#ifdef FRENCH
> +
> +#define IS_A_DIR	"est un répertoire"
> +#define REMOVE		"enlever"
> +#define OVERRIDE	"ne pas tenir compte de"
> +#define FOR		"pour"

Wrong way. Use standard message catalogs instead.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-i18n" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010727224204.A41153>