Skip to content

Commit

Permalink
i18n: merge-recursive: mark strings for translation
Browse files Browse the repository at this point in the history
Mark strings in merge-recursive for translation.

Some tests would start to fail with GETTEXT_POISON turned on after
this update.  Use test_i18ncmp and test_i18ngrep where appropriate
to mark strings that should only be checked in the C locale output
to avoid such issues.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Reviewed-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jiang Xin authored and Junio C Hamano committed Jul 27, 2012
1 parent 31023e0 commit 55653a6
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 78 deletions.
Loading

0 comments on commit 55653a6

Please sign in to comment.