mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add translator comments to module names
This commit is contained in:
@@ -101,6 +101,7 @@ typedef struct
|
||||
char *filename;
|
||||
} lclTocEntry;
|
||||
|
||||
/* translator: this is a module name */
|
||||
static const char *modulename = gettext_noop("tar archiver");
|
||||
|
||||
static void _LoadBlobs(ArchiveHandle *AH, RestoreOptions *ropt);
|
||||
|
Reference in New Issue
Block a user