Skip to content

Commit

Permalink
dsl files for new locales
Browse files Browse the repository at this point in the history
  • Loading branch information
rlandmann committed Aug 27, 2010
1 parent 05d8f10 commit 6619110
Show file tree
Hide file tree
Showing 37 changed files with 17,541 additions and 1,288 deletions.
23 changes: 14 additions & 9 deletions dsssl/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,26 @@ XMLDCL=../dtds/decls/xml.dcl
# even if there's a doctype declaration' option on OpenJade, then maybe
# that would work.

SOURCES=dbl1af.ent dbl1bg.ent dbl1bs.ent \
dbl1ca.ent dbl1cs.ent dbl1da.ent dbl1de.ent dbl1el.ent \
dbl1en.ent dbl1es.ent dbl1et.ent dbl1eu.ent dbl1fi.ent dbl1fr.ent \
dbl1hu.ent dbl1id.ent dbl1it.ent dbl1ja.ent dbl1ko.ent dbl1ky.ent \
dbl1nl.ent dbl1nn.ent dbl1nb.ent dbl1pl.ent dbl1pt.ent dbl1ptbr.ent \
dbl1ro.ent dbl1ru.ent dbl1sk.ent dbl1sl.ent dbl1sr.ent \
dbl1sv.ent dbl1th.ent dbl1tr.ent dbl1uk.ent dbl1xh.ent \
dbl1zhcn.ent dbl1zhtw.ent
SOURCES=dbl1af.ent dbl1am.ent dbl1ar.ent dbl1as.ent dbl1ast.ent dbl1az.ent \
dbl1bg.ent dbl1bn.ent dbl1bnin.ent dbl1bs.ent dbl1ca.ent dbl1cs.ent \
dbl1cy.ent dbl1da.ent dbl1de.ent dbl1el.ent dbl1en.ent dbl1eo.ent \
dbl1es.ent dbl1et.ent dbl1eu.ent dbl1fa.ent dbl1fi.ent dbl1fr.ent \
dbl1ga.ent dbl1gl.ent dbl1gu.ent dbl1he.ent dbl1hi.ent dbl1hr.ent \
dbl1hu.ent dbl1id.ent dbl1is.ent dbl1it.ent dbl1ja.ent dbl1ka.ent \
dbl1kn.ent dbl1ko.ent dbl1ky.ent dbl1la.ent dbl1lt.ent dbl1lv.ent \
dbl1ml.ent dbl1mn.ent dbl1mr.ent dbl1nb.ent dbl1nds.ent dblnl.ent \
dblnn.ent dbl1or.ent dbl1pa.ent dbl1pl.ent dbl1pt.ent dbl1ptbr.ent \
dbl1ro.ent dbl1ru.ent dbl1sk.ent dbl1sl.ent dbl1sq.ent dbl1sr.ent \
dbl1srLatn.ent dbl1sv.ent dbl1ta.ent dbl1te.ent dbl1th.ent dbl1tl.ent \
dbl1tr.ent dbl1uk.ent dbl1vi.ent dbl1xh.ent dbl1zh.ent dbl1zhcn.ent \
dbl1zhtw.ent

all: $(SOURCES) dbl10n.dsl catalog

dbl10n.dsl: dbl10n.template dbl10n.pl
perl dbl10n.pl

dbl1ptbr.ent dbl1zhcn.ent dbl1zhtw.ent:
dbl1bnin.ent dbl1ptbr.ent dbl1srLatn.ent dbl1zhcn.ent dbl1zhtw.ent:
$(XSLT) $(shell echo $@ | sed -e 's|dbl1\(..\)\(..\).ent|../../gentext/locale/\1_\2.xml|;') ../../gentext/xsl/dsssl.xsl $@
perl -i.bak cs-hack.pl $@
rm -f $@.bak
Expand Down
3,673 changes: 2,398 additions & 1,275 deletions dsssl/common/dbl10n.dsl

Large diffs are not rendered by default.

Loading

0 comments on commit 6619110

Please sign in to comment.