From owner-freebsd-doc@FreeBSD.ORG Mon Sep 17 13:37:07 2007 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45AF116A419; Mon, 17 Sep 2007 13:37:07 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 9B7DB13C469; Mon, 17 Sep 2007 13:37:06 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id l8HDasp9085197; Mon, 17 Sep 2007 15:36:54 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.14.1/8.13.8) with ESMTP id l8HDarGg002217; Mon, 17 Sep 2007 15:36:53 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.1/8.13.8/Submit) id l8HDarAE002216; Mon, 17 Sep 2007 15:36:53 +0200 (CEST) (envelope-from marc) Date: Mon, 17 Sep 2007 15:36:53 +0200 From: Marc Fonvieille To: freebsd-doc@FreeBSD.org, keramida@FreeBSD.org Message-ID: <20070917133653.GB1755@gothic.blackend.org> Mail-Followup-To: freebsd-doc@FreeBSD.org, keramida@FreeBSD.org References: <20070916135621.GA14098@kobe.laptop> <20070917124643.GA1755@gothic.blackend.org> <20070917125452.GA3081@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070917125452.GA3081@kobe.laptop> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: Non-English articles? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 13:37:07 -0000 On Mon, Sep 17, 2007 at 03:54:52PM +0300, Giorgos Keramidas wrote: > On 2007-09-17 14:46, Marc Fonvieille wrote: > > On Sun, Sep 16, 2007 at 04:56:21PM +0300, Giorgos Keramidas wrote: > > > Hi everyone, > > > > > > A fellow Greek translator, Nikos Kokkalis, has submitted an article that > > > describes how to configure FreeBSD for Greek support (both when working > > > on the console, and when working in X11). > > > > > > This article is only in Greek now, but it's short enough that it would > > > probably be ok to translate it to English too. > > > > > > Do you think it's ok to commit this article to el_GR.ISO8859-7 first, or > > > should we post its English version for review here, and then after an > > > English version is finalized we can commit it to el_GR.ISO8859-7 too? > > > > This cannot be added to: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/lang-setup.html > > ? > > It's kind of large-ish for a section, but I can try to convert it to a > patch for the Handbook :) > > Thanks for the suggestion, I hadn't thought of lang-setup.html until now :) > Check if what you want to add is not already mentioned in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html (I think that page lacks of a XkbLayout example). Most of locale things are in that chapter, so the language specific additions should be limited. -- Marc