[ANNOUNCE] L10n update for Git 1.7.10-rc0

2 messages, 1 author, 2016-06-15 · open the first message on its own page

[ANNOUNCE] L10n update for Git 1.7.10-rc0

From: Jiang Xin <hidden>
Date: 2016-06-15 22:53:14

L10n team leaders,

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

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

Updates for this new revision since last update:

 * Add 1 new l10n string in the new generated "git.pot" file at line: 191

In order to update your locale files, l10n team leaders should pull from the l10
coordinator repository:

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

And then update your locale files, make a commit and push to the forked
repository for your l10n team. Update locale file use this command:

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

        (A upcoming helper program will wrap the gettext commands, and
        make this step easy.)

        HELPER_SCRIPT XX.po

After pushed 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

        or HELPER_SCRIPT check[XX.po]

 * Check your commit log, to prevent non-ascii characters in the commit
   log without a valid embed encoding setting. The upcoming HELPER
   script can help:

        HELPER_SCRIPT commits[origin/master,HEAD]

-- 
Jiang Xin

Re: [ANNOUNCE] L10n update for Git 1.7.10-rc0

From: Jiang Xin <hidden>
Date: 2016-06-15 22:53:15

Peter Krefting (nafmo) offered Swedish translation, and Git can speak
Swedish now.
Peter also create the first l10n team since the git l10n workflow
taken into practice.

Pull request from nafmo: https://github.com/git-l10n/git-po/pull/5

-- 
Jiang Xin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help