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

Commitc313687

Browse files
committed
psql: Add new gettext trigger
1 parent4447f0b commitc313687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/nls.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ GETTEXT_FILES = command.c common.c copy.c help.c input.c large_obj.c \
88
../../fe_utils/print.c ../../fe_utils/psqlscan.c\
99
../../common/exec.c ../../common/fe_memutils.c ../../common/username.c\
1010
../../common/wait_error.c
11-
GETTEXT_TRIGGERS = N_ psql_error simple_prompt
12-
GETTEXT_FLAGS = psql_error:1:c-format
11+
GETTEXT_TRIGGERS = N_ psql_error simple_prompt write_error
12+
GETTEXT_FLAGS = psql_error:1:c-format write_error:1:c-format

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp