Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit63417b4

Browse files
committed
Update GETTEXT_FILES after config and controldata refactoring
1 parent9668749 commit63417b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/bin/pg_config/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# src/bin/pg_config/nls.mk
22
CATALOG_NAME = pg_config
33
AVAIL_LANGUAGES = cs de es fr it ja ko nb pl pt_BR ro ru sv ta tr zh_CN zh_TW
4-
GETTEXT_FILES = pg_config.c ../../common/exec.c
4+
GETTEXT_FILES = pg_config.c ../../common/config_info.c ../../common/exec.c

‎src/bin/pg_controldata/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# src/bin/pg_controldata/nls.mk
22
CATALOG_NAME = pg_controldata
33
AVAIL_LANGUAGES = cs de es fr it ja pl pt_BR ru sv zh_CN
4-
GETTEXT_FILES = pg_controldata.c
4+
GETTEXT_FILES = pg_controldata.c ../../common/controldata_utils.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp