Commit the template changes for the locales including the missing msg files.
This commit is contained in:
@@ -38,6 +38,12 @@ TMPLOCAL_DEST = `ls *.msg |grep -v libAB |sed -e 's/.msg/.cat/g'` @@\
|
|||||||
AllTarget($(TMPLOCAL_TARGET)) @@\
|
AllTarget($(TMPLOCAL_TARGET)) @@\
|
||||||
@@\
|
@@\
|
||||||
.SUFFIXES: .msg .cat @@\
|
.SUFFIXES: .msg .cat @@\
|
||||||
|
@@\
|
||||||
|
RandomMotifMessageCatalogRule(Xm) @@\
|
||||||
|
@@\
|
||||||
|
RandomMotifMessageCatalogRule(Mrm) @@\
|
||||||
|
@@\
|
||||||
|
RandomMotifMessageCatalogRule(Uil) @@\
|
||||||
@@\
|
@@\
|
||||||
dtprintinfo.cat: dtprintinfo.msg @@\
|
dtprintinfo.cat: dtprintinfo.msg @@\
|
||||||
@echo "Running sym2num for $@ with LANG set to $(LANG)" @@\
|
@echo "Running sym2num for $@ with LANG set to $(LANG)" @@\
|
||||||
|
|||||||
@@ -9,6 +9,9 @@ SHELL=/bin/ksh
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
OBJS= \
|
OBJS= \
|
||||||
|
Xm.cat \
|
||||||
|
Mrm.cat \
|
||||||
|
Uil.cat \
|
||||||
DtHelp.cat \
|
DtHelp.cat \
|
||||||
fmt_tbl.cat \
|
fmt_tbl.cat \
|
||||||
DtMail.cat \
|
DtMail.cat \
|
||||||
|
|||||||
Reference in New Issue
Block a user