projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a301eb9
)
NLS: Use msgmerge --previous option
author
Peter Eisentraut
<
[email protected]
>
Fri, 14 Dec 2012 04:12:12 +0000
(23:12 -0500)
committer
Peter Eisentraut
<
[email protected]
>
Fri, 14 Dec 2012 04:12:12 +0000
(23:12 -0500)
It provides some additional help to translators.
src/nls-global.mk
patch
|
blob
|
blame
|
history
diff --git
a/src/nls-global.mk
b/src/nls-global.mk
index e6c4a633a4395f620e9bcddee63e73642c32f726..8f06e2d24fd85dd5c317a99a7ec8c87e42525d23 100644
(file)
--- a/
src/nls-global.mk
+++ b/
src/nls-global.mk
@@
-44,7
+44,7
@@
XGETTEXT += -ctranslator --copyright-holder='PostgreSQL Global Development Group
endif
ifdef MSGMERGE
-MSGMERGE += --no-wrap --sort-by-file
+MSGMERGE += --no-wrap --
previous --
sort-by-file
endif
# _ is defined in c.h, so it's global