]> git.ipfire.org Git - thirdparty/git.git/commit - t/t0040-parse-options.sh
parse-options.c: mark more strings for translation
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 10 Nov 2018 05:16:13 +0000 (06:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Nov 2018 05:47:10 +0000 (14:47 +0900)
commit8900342628c1c0c52dff62edaa2ee73d82287f2d
treeba37f72b5ba02b2e6476288a5cd47859232d1d9e
parent48a5499ef50d4d49ac78e1711535bebf3d5b3cfb
parse-options.c: mark more strings for translation

One error is updated to start with lowercase to be consistent with the
rest.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
parse-options.c
t/t0040-parse-options.sh