git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [L10N] New po/git.pot generated for Git 1.7.10-rc1
@ 2012-03-16 13:43 Jiang Xin
       [not found] ` <4F64C837.10700@in.waw.pl>
  0 siblings, 1 reply; 3+ messages in thread
From: Jiang Xin @ 2012-03-16 13:43 UTC (permalink / raw)
  To: Junio C Hamano, Ævar Arnfjörð Bjarmason,
	Peter Krefting; +Cc: git

L10n team leaders,

It time to update your translations to the new git.pot for Git 1.7.10-rc1.
A new "po/git.pot" file is generated in the l10 coordinator repository:

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

Updates of "po/git.pot" for this new revision since last update:

 * 1 new l10n message at line: 3361

In order to update your translations, l10n team leaders should:

 1. Pull from the l10 coordinator repository;
 2. update your locale file, make a commit;
 3. and then push your commit to the repository of your l10n team.

You can update locale file use this command:

    msgmerge --add-location --backup=off -U XX.po git.pot

After push the commits with new translations to your forked repository
of your l10n team, please send a pull request to the 10n coordinator
repository on GitHub. But before that it is helpful to check your locale
file and new commits as follows:

 * Do a syntax check on XX.po

   msgfmt -o /dev/null --check --statistics XX.po

 * Check your commit logs, and make sure that if there are non-ascii
   characters, the commit logs must have a proper encode setting.
   A helper script can help:

       po-helper.sh check commits

The helper script can be found at:

 * https://github.com/gotgit/git-po-zh_CN/raw/po-helper/po/po-helper.sh

-- 
Jiang Xin

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

end of thread, other threads:[~2012-03-18  6:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 13:43 [L10N] New po/git.pot generated for Git 1.7.10-rc1 Jiang Xin
     [not found] ` <4F64C837.10700@in.waw.pl>
2012-03-18  2:20   ` Jiang Xin
2012-03-18  6:04     ` Zbigniew Jędrzejewski-Szmek

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