From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Mats Erik Andersson <bsd(at)gisladisker(dot)se> |
Cc: | pgsql-translators(at)postgresql(dot)org |
Subject: | Re: Requesting an update from templates. |
Date: | 2014-09-22 21:55:11 |
Message-ID: | 20140922215511.GC5311@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-translators |
Mats Erik Andersson wrote:
> Hello there,
>
> in trying to apply my own changes, submitted via pgfoundry,
> to pg_ctl.po and pg_controldata.po, thus easing the burden
> on the maintainer of translations, I stumbled on
>
> * the collection of msgid's contained in the Swedish
> po-files of the master branch are _NOT_ in sync with
> the master templates.
This is normal.
What I do, as a translator(*), is to grab the merged files from babel,
which contain no difference in translations from the source files in
master (only merges to latest source code), and commit that. This is a
mechanical but very bulky change with no interest. Then translate that
file and commit separately. This makes it easy for other people to
review the diffs, since human involvement only occurs in the second
commit.
We want to avoid spurious commits to the master branch, which is why
we don't do the first kind of commit separately. At least, that's how I
see it.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Mats Erik Andersson | 2014-09-22 22:08:47 | Re: Requesting an update from templates. |
Previous Message | Mats Erik Andersson | 2014-09-22 21:29:46 | Re: Requesting an update from templates. |