diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-06-13 10:17:36 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-06-13 10:17:36 +0200 |
commit | ad8877cb513733d8bb98d24770a094b81c27e4c5 (patch) | |
tree | faafc6dab4b18953ca0656c0d279bc2bb8d63a9c /doc/src | |
parent | 6ac5600a36c1950e1470ccb16038e6b8ca4e6eba (diff) | |
download | postgresql-ad8877cb513733d8bb98d24770a094b81c27e4c5.tar.gz postgresql-ad8877cb513733d8bb98d24770a094b81c27e4c5.zip |
Add missing source files to nls.mk
Files in common/ and fe_utils/ that contain translatable strings need
to be listed in the nls.mk files of the programs that use them. (Not
great, but that's the way it works for now.) This usually requires
some manual analysis which is done about once during each major
release beta period. This time, I wrote a hackish script that figures
some of this out more automatically, so this update is a bit larger as
it also includes some files that were missed in the past.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions