[Clirr-devel] CVS: clirr/xdocs changes.xml,1.14,1.15
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2004-07-03 11:22:36
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24170/xdocs Modified Files: changes.xml Log Message: added german translations for error messages Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 27 Jun 2004 14:21:43 -0000 1.14 +++ changes.xml 3 Jul 2004 11:22:27 -0000 1.15 @@ -47,6 +47,9 @@ Note: Ant task attribute names and the output format of the XML formatter have changed to support this feature. </action> + <action dev="lkuehne" type="add"> + Error messages are now localized. Initial supported languages are english and german. + </action> </release> <release version="0.3" date="2004-05-23"> |