From f930a62c2dc2e4c6415b4ddd36cede366217b0ed Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 8 Apr 2015 20:26:01 +0300 Subject: Add a comment for tranlators in main.c. --- main.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main.c') diff --git a/main.c b/main.c index 62f99a59..fa4bceed 100644 --- a/main.c +++ b/main.c @@ -583,6 +583,10 @@ usage(int exitval, FILE *fp) fputs(_("\t-h\t\t\t--help\n"), 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 + * values, they should not be translated. Thanks. + */ fputs(_("\t-L[fatal|invalid]\t--lint[=fatal|invalid]\n"), fp); fputs(_("\t-M\t\t\t--bignum\n"), fp); fputs(_("\t-N\t\t\t--use-lc-numeric\n"), fp); -- cgit v1.2.3