Hello,
OK, I've "corrected" the cont-en.xml file and created the other
interfaces (cont-nl.xml ...) files. They all validate against the
known schema. You can find 'em at http://dl.contextgarden.net/xml/
http://dl.contextgarden.net/xml/cont-en.xml
http://dl.contextgarden.net/xml/cont-de.xml
http://dl.contextgarden.net/xml/cont-nl.xml
http://dl.contextgarden.net/xml/cont-cz.xml
http://dl.contextgarden.net/xml/cont-ro.xml
http://dl.contextgarden.net/xml/cont-it.xml
the changes made to cont-en.xml are: (only one change not deleting the
empty arguments set)
--------------------------------------------------
--- /tmp/cont/tex/context/interface/cont-en.xml Mon Nov 8 00:12:48 2004
+++ cont-en.xml Wed Nov 17 13:59:42 2004
@@ -838,8 +838,6 @@
cd:sequence
- cd:arguments
-
@@ -1006,8 +1004,6 @@
cd:sequence
- cd:arguments
-
@@ -1928,8 +1924,6 @@
cd:sequence
- cd:arguments
-
@@ -2257,8 +2251,6 @@
cd:sequence
- cd:arguments
-
@@ -2568,8 +2560,6 @@
cd:sequence
- cd:arguments
-
@@ -2972,6 +2962,7 @@
+
@@ -3048,8 +3039,6 @@
cd:sequence
- cd:arguments
-
@@ -4454,8 +4443,6 @@
cd:sequence
- cd:arguments
-
@@ -4523,8 +4510,6 @@
cd:sequence
- cd:arguments
-
@@ -5252,8 +5237,6 @@
cd:sequence
- cd:arguments
-
@@ -6849,8 +6832,6 @@
- cd:arguments
-
@@ -6967,16 +6948,12 @@
cd:sequence
- cd:arguments
-
cd:sequence
- cd:arguments
-
@@ -6992,16 +6969,12 @@
cd:sequence
- cd:arguments
-
cd:sequence
- cd:arguments
-
@@ -7021,8 +6994,6 @@
cd:sequence
- cd:arguments
-
@@ -7435,8 +7406,6 @@
cd:sequence
- cd:arguments
-
@@ -7628,8 +7597,6 @@
- cd:arguments
-
@@ -7637,8 +7604,6 @@
- cd:arguments
-
@@ -7931,8 +7896,6 @@
cd:sequence
- cd:arguments
-
@@ -8761,8 +8724,6 @@
cd:sequence
- cd:arguments
-
@@ -9151,16 +9112,12 @@
cd:sequence
- cd:arguments
-
cd:sequence
- cd:arguments
-
@@ -9344,8 +9301,6 @@
cd:sequence
- cd:arguments
-
--------------------------------------------------
to generate the othere interfaces I have commented out a line in
ctxtools.rb:
[...]
data.i_translate('cd:variable' , 'type' , variables)
data.i_translate('cd:inherit' , 'name' , strings)
# data.i_translate('cd:command' , 'name' , strings)
so we now have (cont-nl.xml)
cd:sequence
taken the keys files from the 2004.11.16 distribution:
pg@m24s02:/tmp/pg$ texmfstart ctxtools.rb --translate
CtxTools | generating keys-cz.xml
CtxTools | loading keys-cz.xml
CtxTools | loading cont-en.xml
CtxTools | translating interface en to cz
CtxTools | saving cont-cz.xml
CtxTools | generating keys-de.xml
CtxTools | loading keys-de.xml
CtxTools | loading cont-en.xml
CtxTools | translating interface en to de
CtxTools | saving cont-de.xml
CtxTools | generating keys-it.xml
CtxTools | loading keys-it.xml
CtxTools | loading cont-en.xml
CtxTools | translating interface en to it
CtxTools | saving cont-it.xml
CtxTools | generating keys-nl.xml
CtxTools | loading keys-nl.xml
CtxTools | loading cont-en.xml
CtxTools | translating interface en to nl
CtxTools | saving cont-nl.xml
CtxTools | generating keys-ro.xml
CtxTools | loading keys-ro.xml
CtxTools | loading cont-en.xml
CtxTools | translating interface en to ro
CtxTools | saving cont-ro.xml
Patrick
--
ConTeXt wiki: http://contextgarden.net