NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file The option --no-wrap prevents wars with (most?) editors about proper line wrapping. --sort-by-file ensures consistent file order, for easier diffing.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/05261ab6246cba9701b8529eba812b8a68c3be8d Modified Files -------------- src/nls-global.mk | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
