Nguyễn Thái Ngọc Duy <[email protected]> writes:
> tree-walk.h | 8 ++++---
> unpack-trees.c | 2 +-
> 25 files changed, 129 insertions(+), 97 deletions(-)
>
> Range-diff dựa trên v1:
> 1: 35d7cdbe6a ! 1: 9e73c39f9a sha1-file.c: remove the_repo from
> read_object_with_reference()
I see inconsistent l10n here.
I see merit in both
(1) forcing the C locale when preparing project-wide communications
like patch e-mails, even when end-user's UI is usually showing
in another locale, for maximum reach, or
(2) honoring the locale end-user's even when preparing project-wide
communications, to help with mono-culture projects.
Whichever stance we take, we should be consistent ;-)