From owner-svn-doc-all@FreeBSD.ORG Wed Nov 13 08:15:33 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 010114FC; Wed, 13 Nov 2013 08:15:33 +0000 (UTC) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A9CF52D1F; Wed, 13 Nov 2013 08:15:32 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id ED97814D250C; Wed, 13 Nov 2013 09:15:30 +0100 (CET) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0x4oGYiMRPdn; Wed, 13 Nov 2013 09:15:28 +0100 (CET) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id E605B14D2403; Wed, 13 Nov 2013 09:15:27 +0100 (CET) Message-ID: <5283351C.9080505@kovesdan.org> Date: Wed, 13 Nov 2013 09:15:24 +0100 From: =?UTF-8?B?R8OhYm9yIEvDtnZlc2TDoW4=?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Hiroki Sato Subject: Re: svn commit: r43182 - in head: ja_JP.eucJP/share/xml share/mk share/xml zh_CN.GB2312/share/xml zh_TW.Big5/share/xml References: <201311130707.rAD77qTR009140@svn.freebsd.org> In-Reply-To: <201311130707.rAD77qTR009140@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 08:15:33 -0000 On 2013.11.13. 8:07, Hiroki Sato wrote: > - Fix localization of docformatnav using &docnavi.{split,single};. This was also on my todo list, however I wanted to do it with DocBook XSL's localization layer. Don't you mind if I convert it? Gabor