From: Egon W. <eg...@us...> - 2002-06-13 14:52:29
|
Update of /cvsroot/woc/woc/lib/xml/dtd In directory usw-pr-cvs1:/tmp/cvs-serv16303/lib/xml/dtd Modified Files: wocml.dtd Log Message: Added French as possible language for translations. Index: wocml.dtd =================================================================== RCS file: /cvsroot/woc/woc/lib/xml/dtd/wocml.dtd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** wocml.dtd 12 Jun 2002 20:18:25 -0000 1.3 --- wocml.dtd 13 Jun 2002 14:52:26 -0000 1.4 *************** *** 9,13 **** ! <!ENTITY % langs "NL|EN|DE|FY|LA|ES|IT"> <!ELEMENT ITEM (DICT|INDEX|WOC|SAFETY|GROUP|SEE|COMPARE|INSERT|molecule|REFERENCES|SOURCE)*> --- 9,13 ---- ! <!ENTITY % langs "NL|EN|DE|FY|LA|ES|IT|FR"> <!ELEMENT ITEM (DICT|INDEX|WOC|SAFETY|GROUP|SEE|COMPARE|INSERT|molecule|REFERENCES|SOURCE)*> |