All these 144 new messages in this round of Git l10n are introduced by
commit f318d73915 (generate-cmds.sh: export all commands to
command-list.h). The updated script `generate-cmds.sh` will export
more commands and one line introductions in file `command-list.h` than
v2.18.0-rc0:

    $ git checkout -q v2.18.0-rc0 && ./generate-cmdlist.sh
command-list.txt | wc -l
      38

    $ git checkout -q v2.18.0-rc1 && ./generate-cmdlist.sh
command-list.txt | wc -l
      207

2018-06-08 9:21 GMT+08:00 Jiang Xin <worldhello....@gmail.com>:
> Hi,
>
> Git 2.18.0-rc1 has been released, and introduced 36 more messages (144
> total) need to be translated. Let's start the 2nd round of l10n for
> Git 2.18.0.
>
> The new "git.pot" is generated in commit v2.18.0-rc1:
>
>     l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)
>
>     Generate po/git.pot from v2.18.0-rc1 for git v2.18.0 l10n round 2.
>
>     Signed-off-by: Jiang Xin <worldhello....@gmail.com>
>
> You can get it from the usual place:
>
>     https://github.com/git-l10n/git-po/
>
> As how to update your XX.po and help to translate Git, please see
> "Updating a XX.po file" and other sections in "po/README" file.
>
> --
> Jiang Xin

Reply via email to