summaryrefslogtreecommitdiff
path: root/parse-options.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2025-10-30 13:33:32 +0100
committerJunio C Hamano <gitster@pobox.com>2025-10-30 07:06:58 -0700
commit93cef5bda5f5d6f36b8442dd6bd871289bc48f10 (patch)
tree6973541900161fc4fa2ec724ab2ec96657cef550 /parse-options.c
parentc295115ec615781a1febad3157ea0e9e5346eba8 (diff)
gpg-interface: mark a string for translation
Previous commits have marked a number of error or warning messages in "builtin/fast-export.c" and "builtin/fast-import.c" for translation. As "gpg-interface.c" code is used by the fast-export and fast-import code, we should make sure that error or warning messages are also all marked for translation in "gpg-interface.c". To ensure that, let's mark for translation an error message in a die() function. With this, all the error and warning messages emitted by fast-export and fast-import can be properly translated. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.c')
0 files changed, 0 insertions, 0 deletions