* po/README: Add de_CH and en@quot to po/LINGUAS generation command.
* po/Rules-swiss: New file. * po/swiss.sed: Likewise.
This commit is contained in:
parent
fe42ce0924
commit
b3e0862255
4 changed files with 16 additions and 1 deletions
7
po/Rules-swiss
Normal file
7
po/Rules-swiss
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Special Makefile rules for English message catalogs with quotation marks.
|
||||
|
||||
DISTFILES.common.extra1 = swiss.sed Rules-swiss
|
||||
|
||||
de_CH.po-create: de.po swiss.sed
|
||||
LC_ALL=C.UTF-8 $(MSGFILTER) -i $< -o $(srcdir)/de_CH.po sed -f $(srcdir)/swiss.sed
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue