From 43a6f9d2d89c6c5c24b1613b4d5badebbab2c104 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Aug 2001 06:54:27 +0000 Subject: (AUTHORS): Mark string for translation, since it contains the English word `and'. --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ls.c') diff --git a/src/ls.c b/src/ls.c index da8d9511d..6033231a6 100644 --- a/src/ls.c +++ b/src/ls.c @@ -132,7 +132,7 @@ int wcwidth (); : (ls_mode == LS_MULTI_COL \ ? "dir" : "vdir")) -#define AUTHORS "Richard Stallman and David MacKenzie" +#define AUTHORS N_ ("Richard Stallman and David MacKenzie") #define obstack_chunk_alloc malloc #define obstack_chunk_free free -- cgit v1.2.3-54-g00ecf