git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please pull git-l10n updates on maint branch
@ 2012-06-01 10:04 Jiang Xin
  2012-06-01 20:01 ` Junio C Hamano
  2012-06-01 20:08 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Jiang Xin @ 2012-06-01 10:04 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List, Peter Krefting

Hi Junio,

The following changes since commit 042e9f94a71977b471e230f0c637699b0a7ca3d3:

  l10n: de.po: translate 3 new messages (2012-05-15 19:09:02 +0200)

are available in the git repository at:

  https://github.com/git-l10n/git-po/ maint

for you to fetch changes up to 3f0812f68d7d4b7f11a850d4c895b168b9490b7c:

  Update Swedish translation (728t0f0u) (2012-05-29 09:28:34 +0100)

----------------------------------------------------------------
Peter Krefting (1):
      Update Swedish translation (728t0f0u)

 po/sv.po | 536 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 289 insertions(+), 247 deletions(-)

--
Jiang Xin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Please pull git-l10n updates on maint branch
  2012-06-01 10:04 Please pull git-l10n updates on maint branch Jiang Xin
@ 2012-06-01 20:01 ` Junio C Hamano
  2012-06-01 20:08 ` Junio C Hamano
  1 sibling, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2012-06-01 20:01 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Git List, Peter Krefting

Jiang Xin <worldhello.net@gmail.com> writes:

> The following changes since commit 042e9f94a71977b471e230f0c637699b0a7ca3d3:
>
>   l10n: de.po: translate 3 new messages (2012-05-15 19:09:02 +0200)
>
> are available in the git repository at:
>
>   https://github.com/git-l10n/git-po/ maint
>
> for you to fetch changes up to 3f0812f68d7d4b7f11a850d4c895b168b9490b7c:
>
>   Update Swedish translation (728t0f0u) (2012-05-29 09:28:34 +0100)
>
> ----------------------------------------------------------------
> Peter Krefting (1):
>       Update Swedish translation (728t0f0u)
>
>  po/sv.po | 536 ++++++++++++++++++++++++++++++++++-----------------------------
>  1 file changed, 289 insertions(+), 247 deletions(-)

Just a nit; could you give me git:// URL not https:// the next time
around?  I could work it around with url.*.insteadOf, but I tend to
trust git:// more (as thers is one less component to break) and it
is more efficient.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Please pull git-l10n updates on maint branch
  2012-06-01 10:04 Please pull git-l10n updates on maint branch Jiang Xin
  2012-06-01 20:01 ` Junio C Hamano
@ 2012-06-01 20:08 ` Junio C Hamano
  2012-06-02  1:26   ` Jiang Xin
  1 sibling, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2012-06-01 20:08 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Git List, Peter Krefting

Jiang Xin <worldhello.net@gmail.com> writes:

> The following changes since commit 042e9f94a71977b471e230f0c637699b0a7ca3d3:
>
>   l10n: de.po: translate 3 new messages (2012-05-15 19:09:02 +0200)
>
> are available in the git repository at:
>
>   https://github.com/git-l10n/git-po/ maint
>

Just a nit; could you give me git:// URL not https:// the next time
around?  I could work it around with url.*.insteadOf, but I tend to
trust git:// more (as thers is one less component to break) and it
is more efficient.

> for you to fetch changes up to 3f0812f68d7d4b7f11a850d4c895b168b9490b7c:
>
>   Update Swedish translation (728t0f0u) (2012-05-29 09:28:34 +0100)
>
> ----------------------------------------------------------------
> Peter Krefting (1):
>       Update Swedish translation (728t0f0u)
>
>  po/sv.po | 536 ++++++++++++++++++++++++++++++++++-----------------------------
>  1 file changed, 289 insertions(+), 247 deletions(-)

Pulled both maint and master.  Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Please pull git-l10n updates on maint branch
  2012-06-01 20:08 ` Junio C Hamano
@ 2012-06-02  1:26   ` Jiang Xin
  0 siblings, 0 replies; 4+ messages in thread
From: Jiang Xin @ 2012-06-02  1:26 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: Git List, Byrial Jensen, Ralf Thielow,
	Ævar Arnfjörð Bjarmason, Marco Paolone,
	Vincent van Ravesteijn, Marco Sousa, Peter Krefting,
	Trần Ngọc Quân

2012/6/2 Junio C Hamano <gitster@pobox.com>:
> Pulled both maint and master.  Thanks.

As usual, after Junio pulled git-l10n updates, I would try to generate new
‘po/git.pot'. This time only 'po/git.po' in master branch changed:

    l10n: Update git.pot (5 new, 3 removed messages)

    Generate po/git.pot from v1.7.11-rc0-100-g5498c:

     * 5 new l10n messages at lines:
       635, 639, 1203, 1208, 3946

     * 3 removed l10n messages at lines:
       1194, 3158, 3936

L10n team leaders could update your 'X.po' and start new round of l10n.

--
Jiang Xin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-02  1:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 10:04 Please pull git-l10n updates on maint branch Jiang Xin
2012-06-01 20:01 ` Junio C Hamano
2012-06-01 20:08 ` Junio C Hamano
2012-06-02  1:26   ` Jiang Xin

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).