git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 00/15] i18n support for git-gui
Date: Mon, 3 Sep 2007 13:17:56 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0709031308160.28586@racer.site> (raw)
In-Reply-To: <20070903044938.GQ18160@spearce.org>

Hi,

On Mon, 3 Sep 2007, Shawn O. Pearce wrote:

> Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> > sorry for the fsckup with the first two patches; both should be attributed 
> > to Christian Stimming.
> > 
> > For convenience, I also uploaded that patch series (on top of your 
> > "git-gui: Initialize Tcl's msgcat library for internationalization" in 
> > your "pu" branch) to the "for-shawn" branch in git-gui-i18n.
> 
> That was *much* easier than the small patch bomb.  ;-)

Hehe.  I somehow had the impression that there were only a handful of 
patches.  Imagine how surprised I was when format-patch came up with 15!  

> I've swallowed this series down and added it to my `master` branch. I 
> found one bug in the [mc "..."] string definitions and fixed it (below). 
> I also applied Michele Ballabio's "remove does in some UI strings" patch 
> on top. Those two changes I'm sure will impact some of the translated 
> strings.  I guess someone needs to run `make update-po` and ask 
> translators to revise the individual languages?

Yes, will do so.

The thing is: these four changes are easy enough that update-po will still 
match them, and mark them with "fuzzy".

Now, before I go and bug my dear translators, I will play around with a 
custom diff driver for .po files which should be easier on the eye: it is 
not in the least funny to see gazillions of changes which are just line 
number changes, and to miss out the real modifications.

BTW I like your "quiet" patch...

Ciao,
Dscho

      reply	other threads:[~2007-09-03 12:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-02 16:23 [PATCH 00/15] i18n support for git-gui Johannes Schindelin
2007-09-02 16:25 ` [PATCH 01/15] Mark strings for translation Johannes Schindelin
2007-09-02 16:28   ` Johannes Schindelin
2007-09-02 16:25 ` [PATCH 02/15] Makefile rules for translation catalog generation and installation Johannes Schindelin
2007-09-02 16:26 ` Johannes Schindelin
2007-09-02 16:30 ` [PATCH 03/15] git-gui po/README: Guide to translators Johannes Schindelin
2007-09-02 16:31 ` [PATCH 04/15] Add po/git-gui.pot Johannes Schindelin
2007-09-02 16:31 ` [PATCH 05/15] Ignore po/*.msg Johannes Schindelin
2007-09-02 16:32 ` [PATCH 06/15] Add glossary that can be converted into a po file for each language Johannes Schindelin
2007-09-02 16:32 ` [PATCH 07/15] Add glossary translation template into git Johannes Schindelin
2007-09-02 16:34 ` [PATCH 08/15] German translation for git-gui Johannes Schindelin
2007-09-02 16:34 ` [PATCH 09/15] Initial Chinese " Johannes Schindelin
2007-09-02 16:35 ` [PATCH 10/15] Japanese translation of git-gui Johannes Schindelin
2007-09-02 16:35 ` [PATCH 11/15] Italian " Johannes Schindelin
2007-09-02 16:36 ` [PATCH 12/15] git-gui: initial version of russian translation Johannes Schindelin
2007-09-02 16:37 ` [PATCH 13/15] Hungarian translation of git-gui Johannes Schindelin
2007-09-02 16:37 ` [PATCH 14/15] German glossary for translation Johannes Schindelin
2007-09-02 16:38 ` [PATCH 15/15] git-gui: Added initial version of po/glossary/zh_cn.po Johannes Schindelin
2007-09-02 16:39 ` [PATCH 00/15] i18n support for git-gui Johannes Schindelin
2007-09-03  4:49   ` Shawn O. Pearce
2007-09-03 12:17     ` Johannes Schindelin [this message]

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=Pine.LNX.4.64.0709031308160.28586@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /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).