From 0ce140454c7f60362f93dbf12928adcceadf9f76 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 6 Jun 2019 20:23:08 +0300 Subject: Update comment for translators in usage(). --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index c2e3aa50..925f4fc0 100644 --- a/main.c +++ b/main.c @@ -602,7 +602,7 @@ usage(int exitval, FILE *fp) fputs(_("\t-i includefile\t\t--include=includefile\n"), fp); fputs(_("\t-l library\t\t--load=library\n"), fp); /* - * TRANSLATORS: the "fatal" and "invalid" here are literal + * TRANSLATORS: the "fatal", "invalid" and "no-ext" here are literal * values, they should not be translated. Thanks. */ fputs(_("\t-L[fatal|invalid|no-ext]\t--lint[=fatal|invalid|no-ext]\n"), fp); -- cgit v1.2.3