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/mv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mv.c') diff --git a/src/mv.c b/src/mv.c index c31b7d4f3..e4036971d 100644 --- a/src/mv.c +++ b/src/mv.c @@ -40,7 +40,7 @@ /* The official name of this program (e.g., no `g' prefix). */ #define PROGRAM_NAME "mv" -#define AUTHORS "Mike Parker, David MacKenzie, and Jim Meyering" +#define AUTHORS N_ ("Mike Parker, David MacKenzie, and Jim Meyering") /* Initial number of entries in each hash table entry's table of inodes. */ #define INITIAL_HASH_MODULE 100 -- cgit v1.2.3-54-g00ecf