Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut <peter_e@gmx.net>
Make _ be automatically included in GETTEXT_TRIGGERS Since it's globally defined in c.h, it should be treated as a gettext trigger everywhere.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nls.mk | modified | +1 −1 |
| src/bin/initdb/nls.mk | modified | +1 −1 |
| src/bin/pg_basebackup/nls.mk | modified | +0 −1 |
| src/bin/pg_config/nls.mk | modified | +0 −1 |
| src/bin/pg_controldata/nls.mk | modified | +0 −1 |
| src/bin/pg_ctl/nls.mk | modified | +0 −1 |
| src/bin/pg_dump/nls.mk | modified | +1 −1 |
| src/bin/pg_resetxlog/nls.mk | modified | +0 −1 |
| src/bin/psql/nls.mk | modified | +1 −1 |
| src/bin/scripts/nls.mk | modified | +1 −1 |
| src/interfaces/ecpg/preproc/nls.mk | modified | +1 −1 |
| src/nls-global.mk | modified | +3 −0 |
| src/pl/plpgsql/src/nls.mk | modified | +1 −1 |