mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(AUTHORS): Mark string for translation, since it contains the English word `and'.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
/* The official name of this program (e.g., no `g' prefix). */
|
||||
#define PROGRAM_NAME "dirname"
|
||||
|
||||
#define AUTHORS "David MacKenzie and Jim Meyering"
|
||||
#define AUTHORS N_ ("David MacKenzie and Jim Meyering")
|
||||
|
||||
/* The name this program was run with. */
|
||||
char *program_name;
|
||||
|
||||
Reference in New Issue
Block a user