Re: [PATCH] i18n: mark more index-pack strings for translation
From: Junio C Hamano <hidden> Date: 2016-06-15 22:54:37
Nguyễn Thái Ngọc Duy [off-list ref] writes:
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
---
The main string I'm after is "completed with %d local objects", which
is part of typical UI. The rest is just "while at there..."
To my surprise, (GNU) gettext does seem to know how to deal with
PRIu32 macro in the middle of the string.