diff options
author | Matt Corallo <bitcoin-list@bluematt.me> | 2011-09-27 14:56:18 -0400 |
---|---|---|
committer | bitcoindev <bitcoindev@gnusha.org> | 2011-09-27 18:56:26 +0000 |
commit | 14bb429959cc76d19d93da1a720aa19d9cfaec91 (patch) | |
tree | 79fd5e16952ed6bbf76eafaba38c4f624417934d | |
parent | cbf9f9db87744bbe9f062fb79d986603f7fe5fd1 (diff) | |
download | pi-bitcoindev-14bb429959cc76d19d93da1a720aa19d9cfaec91.tar.gz pi-bitcoindev-14bb429959cc76d19d93da1a720aa19d9cfaec91.zip |
Re: [Bitcoin-development] Pull request for translation - who reviews it?
-rw-r--r-- | 87/62f7ec5693eb83f3b4eca379d8224018da8685 | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/87/62f7ec5693eb83f3b4eca379d8224018da8685 b/87/62f7ec5693eb83f3b4eca379d8224018da8685 new file mode 100644 index 000000000..abc2017b4 --- /dev/null +++ b/87/62f7ec5693eb83f3b4eca379d8224018da8685 @@ -0,0 +1,84 @@ +Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] + helo=mx.sourceforge.net) + by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) + (envelope-from <bitcoin-list@bluematt.me>) id 1R8cpO-0003rn-6s + for bitcoin-development@lists.sourceforge.net; + Tue, 27 Sep 2011 18:56:26 +0000 +Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of bluematt.me + designates 173.246.101.161 as permitted sender) + client-ip=173.246.101.161; + envelope-from=bitcoin-list@bluematt.me; helo=mail.bluematt.me; +Received: from vps.bluematt.me ([173.246.101.161] helo=mail.bluematt.me) + by sog-mx-2.v43.ch3.sourceforge.com with esmtp (Exim 4.76) + id 1R8cpN-0005d8-3l for bitcoin-development@lists.sourceforge.net; + Tue, 27 Sep 2011 18:56:26 +0000 +Received: from [152.23.103.123] (dhcp05965.highsouth-resnet.unc.edu + [152.23.103.123]) + by mail.bluematt.me (Postfix) with ESMTPSA id 2E07AEBA; + Tue, 27 Sep 2011 20:56:13 +0200 (CEST) +From: Matt Corallo <bitcoin-list@bluematt.me> +To: david@bitcoin.se +In-Reply-To: <CANf5GBgY5FCVXbfq6X4TQJhSgEo+0VPxchd4oFWvG_k+hYmxww@mail.gmail.com> +References: <CANf5GBgY5FCVXbfq6X4TQJhSgEo+0VPxchd4oFWvG_k+hYmxww@mail.gmail.com> +Content-Type: text/plain; charset="UTF-8" +Date: Tue, 27 Sep 2011 14:56:18 -0400 +Message-ID: <1317149778.2774.37.camel@BMThinkPad.lan.bluematt.me> +Mime-Version: 1.0 +X-Mailer: Evolution 2.32.2 +Content-Transfer-Encoding: 7bit +X-Spam-Score: -1.9 (-) +X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. + See http://spamassassin.org/tag/ for more details. + -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for + sender-domain + -0.0 SPF_PASS SPF: sender matches SPF record + -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay + domain 0.1 AWL AWL: From: address is in the auto white-list +X-Headers-End: 1R8cpN-0005d8-3l +Cc: bitcoin-development@lists.sourceforge.net +Subject: Re: [Bitcoin-development] Pull request for translation - who + reviews it? +X-BeenThere: bitcoin-development@lists.sourceforge.net +X-Mailman-Version: 2.1.9 +Precedence: list +List-Id: <bitcoin-development.lists.sourceforge.net> +List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> +List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> +List-Post: <mailto:bitcoin-development@lists.sourceforge.net> +List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> +List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, + <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> +X-List-Received-Date: Tue, 27 Sep 2011 18:56:26 -0000 + +On Tue, 2011-09-27 at 20:28 +0200, david@bitcoin.se wrote: +> Hi all, +> +> I posted this question on the forums but got no answers. +Most developers treat the forums as write-only or just ignore them all +together, they are way too full of junk to bother reading. +> +> I'd like to make some improvements to the Swedish translation of the +> client. I understand the technical side of making a pull request etc., +> but will my request be accepted? There aren't many people in the +> project who can judge if the Swedish translation is good or not, so +> will it simply be accepted if noone opposes it? +Translation updates are pretty much just blindly pulled unless someone +opposes. +> +> Previous Swedish translations seem to have been commited by codler, is +> this person "responsible" for the Swedish translation? +No one is responsible for translations in Bitcoin, though it would be +nice to have people agree to keep their translations up-to-date when +they submit new ones... +> Related to +> this, is there anywhere I can see a list of people who have +> permissions to make a pull? +Anyone can make a pull request, people who can push to the bitcoin repo +(ie can pull a pull request) are Gavin, tcatm, sipa, jgarzik, and +alexwaters. + +Matt + + + |