]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5500-fetch-pack.sh
builtin/pack-objects.c: mark more strings for translation
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 21 Jul 2018 07:49:24 +0000 (09:49 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Jul 2018 18:19:09 +0000 (11:19 -0700)
commitf616db6a5cde15021dc507bf03da67f956302329
tree5daa299277c578de9b8439f3fb20024fbfbe9f6f
parent5507067dbdf4ff2ff289302f803137d30c973d95
builtin/pack-objects.c: mark more strings for translation

Most of these are straight forward. GETTEXT_POISON does catch the last
string in cmd_pack_objects(), but since this is --progress output, it's
not supposed to be machine-readable.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/pack-objects.c
t/t5500-fetch-pack.sh