Refactor common gettext triggers
Peter Eisentraut <peter_e@gmx.net>
Refactor common gettext triggers Put gettext trigger words that are common to the backend and backend modules into a makefile variable to include everywhere, to avoid error-prone repetitions.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nls.mk | modified | +1 −2 |
| src/nls-global.mk | modified | +8 −0 |
| src/pl/plperl/nls.mk | modified | +1 −1 |
| src/pl/plpgsql/src/nls.mk | modified | +1 −1 |
| src/pl/plpython/nls.mk | modified | +1 −1 |
| src/pl/tcl/nls.mk | modified | +1 −1 |