parse-options.c: mark more strings for translation
commit8900342628c1c0c52dff62edaa2ee73d82287f2d
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 10 Nov 2018 05:16:13 +0000 (10 06:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Nov 2018 05:47:10 +0000 (12 14:47 +0900)
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