From: Brett Schwarz <brett_schwarz@yahoo•com>
To: Paolo Ciarrocchi <paolo.ciarrocchi@gmail•com>,
"Shawn O. Pearce" <spearce@spearce•org>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx•de>,
Christian Stimming <stimming@tuhh•de>,
git@vger•kernel.org
Subject: Re: [PATCH] Internationalization of git-gui
Date: Fri, 20 Jul 2007 11:34:50 -0700 (PDT) [thread overview]
Message-ID: <772058.65660.qm@web38907.mail.mud.yahoo.com> (raw)
After the glossary of terms has been create, it is easy to create the catalog file (assuming we use Tcl's standard mechanism). Each locale should have it's own file, named <locale_name>.msg (for example, es.msg for spanish). Inside that file, you just create entries for each glossary term (the below assumes that the msgcat namespace was imported):
mcset es Hello Hola
mcset es "Hello %s" "Hola %s"
.
.
.
You can find more out here if you like http://wiki.tcl.tk/msgcat
HTH,
--brett
----- Original Message ----
From: Paolo Ciarrocchi <paolo.ciarrocchi@gmail•com>
To: Shawn O. Pearce <spearce@spearce•org>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx•de>; Christian Stimming <stimming@tuhh•de>; git@vger•kernel.org
Sent: Friday, July 20, 2007 10:32:24 AM
Subject: Re: [PATCH] Internationalization of git-gui
On 7/20/07, Shawn O. Pearce <spearce@spearce•org> wrote:
> Johannes Schindelin <Johannes.Schindelin@gmx•de> wrote:
> > On Thu, 19 Jul 2007, Christian Stimming wrote:
> >
> > > Does this implementation look okay?
> >
> > This is valuable work, but unfortunately, it does not follow the
> > recommendation in Documentation/SubmittingPatches at all.
> >
> > For starters, please send the patches inlined, one per mail. And you
> > might want to Cc the maintainer of git-gui (Shawn Pearce), too...
>
> I agree that internationalization of git-gui is worth doing.
> I've thought about working on it, but haven't yet because nobody
> else has seemed interested in having it done. Apparently someone
> is, so patches towards that end are most welcome.
Hi Shawn,
I volunteer to translate all the git-gui messages in Italian.
Just let me if you are interested and please give me an hint on how to
produce the translation so that you can incorporate it.
Thanks.
Regards,
--
Paolo
"Tutto cio' che merita di essere fatto,merita di essere fatto bene"
Philip Stanhope IV conte di Chesterfield
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger•kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search
that gives answers, not web links.
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
next reply other threads:[~2007-07-20 18:35 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-20 18:34 Brett Schwarz [this message]
2007-07-20 21:40 ` [PATCH] Internationalization of git-gui Christian Stimming
-- strict thread matches above, loose matches on Subject: below --
2007-07-21 16:29 Brett Schwarz
2007-07-20 18:15 Brett Schwarz
2007-07-19 17:33 Brett Schwarz
2007-07-20 5:04 ` Shawn O. Pearce
2007-07-20 8:56 ` Christian Stimming
2007-07-21 2:17 ` Shawn O. Pearce
2007-07-21 7:50 ` Christian Stimming
2007-07-21 8:03 ` Shawn O. Pearce
2007-07-20 9:03 ` Christian Stimming
2007-07-19 10:56 Christian Stimming
2007-07-19 12:25 ` Johannes Schindelin
2007-07-20 4:55 ` Shawn O. Pearce
2007-07-20 17:32 ` Paolo Ciarrocchi
2007-07-20 18:10 ` Junio C Hamano
2007-07-20 18:38 ` Johannes Schindelin
2007-07-20 18:47 ` Paolo Ciarrocchi
2007-07-20 19:06 ` Johannes Schindelin
2007-07-20 19:02 ` Sam Ravnborg
2007-07-20 19:16 ` Xudong Guan
2007-07-21 8:12 ` しらいしななこ
2007-07-21 8:22 ` Junio C Hamano
2007-07-21 13:21 ` Johannes Schindelin
2007-07-21 18:57 ` Paolo Ciarrocchi
2007-07-21 21:25 ` Johannes Schindelin
2007-07-21 22:57 ` Junio C Hamano
2007-07-22 1:12 ` Johannes Schindelin
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=772058.65660.qm@web38907.mail.mud.yahoo.com \
--to=brett_schwarz@yahoo$(echo .)com \
--cc=Johannes.Schindelin@gmx$(echo .)de \
--cc=git@vger$(echo .)kernel.org \
--cc=paolo.ciarrocchi@gmail$(echo .)com \
--cc=spearce@spearce$(echo .)org \
--cc=stimming@tuhh$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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