mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Add translator comments to module names
This commit is contained in:
@@ -112,6 +112,7 @@ typedef struct _outputContext
|
||||
int gzOut;
|
||||
} OutputContext;
|
||||
|
||||
/* translator: this is a module name */
|
||||
static const char *modulename = gettext_noop("archiver");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user