mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 07:07:22 -04:00
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 96d81aab04631d76c9ca90a3b12885100c061775
4 lines
177 B
Makefile
4 lines
177 B
Makefile
# src/bin/pg_resetwal/nls.mk
|
|
CATALOG_NAME = pg_resetwal
|
|
AVAIL_LANGUAGES = cs de es fr ja ko ru sv tr zh_CN
|
|
GETTEXT_FILES = pg_resetwal.c ../../common/restricted_token.c
|