From 1e4a6cbe1c35bd84fd135fffdf23a0d9a50631b1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Aug 2001 07:10:10 +0000 Subject: (AUTHORS): Mark string for translation, since it contains the English word `and'. --- src/users.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/users.c') diff --git a/src/users.c b/src/users.c index 2c1b51995..9e33ebed2 100644 --- a/src/users.c +++ b/src/users.c @@ -32,7 +32,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "users" -#define AUTHORS "Joseph Arceneaux and David MacKenzie" +#define AUTHORS N_ ("Joseph Arceneaux and David MacKenzie") /* The name this program was run with. */ char *program_name; -- cgit v1.2.3-54-g00ecf