Date: Thu, 6 Apr 2000 15:52:00 +0100 From: Nik Clayton <nik@freebsd.org> To: Hiroki Sato <hrs@geocities.co.jp> Cc: nik@FreeBSD.ORG, doc@FreeBSD.ORG Subject: Re: Task for -doc newbie / XML'ing LINT. . . Message-ID: <20000406155200.A7865@catkin.nothing-going-on.org> In-Reply-To: <200004061311.WAA28448@mail.geocities.co.jp>; from hrs@geocities.co.jp on Thu, Apr 06, 2000 at 09:25:25PM %2B0900 References: <20000406095633.B62492@catkin.nothing-going-on.org> <200004061311.WAA28448@mail.geocities.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 06, 2000 at 09:25:25PM +0900, Hiroki Sato wrote: > Nik Clayton <nik@FreeBSD.ORG> wrote > in <20000406095633.B62492@catkin.nothing-going-on.org>: > > > If anyone's looking for a relatively simple, but quite involving task. . . > (snip) > > When you add a new driver, update the .xml file(s) as necessary. Next > > time LINT is built it contains the appropriate text, next time the > > Handbook is built it lists the device as supported. . . > > > > Thoughts? > > This sounds good, but is it possible for translators to keep up > with these .xml files? If these files involves a section of > the handbook, we need to translate them. Good point. We can add attributes to certain elements, specifying the language and encoding: <descr lang="en_US.ISO_8859-1">...</descr> <descr lang="ja_JP.eucJP">...</descr> and so on. That's one way, I'm sure there are others. Any suggestions? N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000406155200.A7865>