git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Vajna <vmiklos@frugalware.org>
To: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>,
	Thiago Farina <tfransosi@gmail.com>,
	git@vger.kernel.org
Subject: Re: [PATCH] Documentation - pt-BR.
Date: Tue, 6 Oct 2009 11:47:01 +0200	[thread overview]
Message-ID: <20091006094701.GG32702@genesis.frugalware.org> (raw)
In-Reply-To: <20091005100910.GA866@coredump.intra.peff.net>

[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]

On Mon, Oct 05, 2009 at 06:09:10AM -0400, Jeff King <peff@peff.net> wrote:
> > Has anybody actually tried to format this document, either before or after
> > your patch?
> 
> No, I didn't, and I should have when I picked up the patch in the first
> place. You are right, asciidoc barfs (both for html and xml generation):
> 
>   ERROR: gittutorial.txt: line 5: first section must be named NAME
>   ERROR: gittutorial.txt: line 9: second section must be named SYNOPSIS

Ah, there is no language config for pt_BR.

$ ls -1 /etc/asciidoc/lang-*
/etc/asciidoc/lang-de.conf
/etc/asciidoc/lang-en.conf
/etc/asciidoc/lang-es.conf
/etc/asciidoc/lang-fr.conf
/etc/asciidoc/lang-hu.conf
/etc/asciidoc/lang-ru.conf

Once asciidoc will have a lang-pt_BR.conf, we could just use -a
lang=pt_BR and it would happily accept this input.

Thiago, could you make a lang-pt_BR.conf? It's less than 100 lines, so
it should be easy for you. (If you can send it to the asciidoc list
directly, it's even better.)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-10-06  9:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 18:25 [PATCH] Documentation - pt-BR Thiago Farina
2009-09-30 22:18 ` Thiago Farina
2009-10-01  8:02   ` Jeff King
2009-10-01  8:16     ` Jeff King
2009-10-01 11:58     ` Carlos R. Mafra
2009-10-01 12:07       ` Carlos R. Mafra
2009-10-01 12:22         ` Jeff King
2009-10-01 22:35           ` Thiago Farina
2009-10-05  1:53 ` Junio C Hamano
2009-10-05  7:18   ` Miklos Vajna
2009-10-05 10:09   ` Jeff King
2009-10-06  9:47     ` Miklos Vajna [this message]
2009-10-06 15:20       ` Thiago Farina
2009-10-08  0:12         ` Miklos Vajna
2009-10-08  3:25           ` Thiago Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091006094701.GG32702@genesis.frugalware.org \
    --to=vmiklos@frugalware.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    --cc=tfransosi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).