Dear developers (in case you read the users list),
I found a problem with localisation in Jetspeed 1.6. 
CreateNewUserAndConfirm.java contains this line: 
String CHNAME = 
CustomLocalization.getString("CREATENEWUSERANDCONFIRM_DUPLICATEMSG", data);
Now this phrase is missing in the german file which causes the registration to 
fail if the browser has german as language. There should be a fallback.
Secondly the German file is quite incomplete. In velocity this leads to a lot 
of $... things, which is not too good.
If somebody has a trick how to compare files to see what is missing, I would 
volunteer to do that.
Stefan
-- 
Stefan Kuhn B. Sc. M. A.
Cologne University BioInformatics Center (http://www.cubic.uni-koeln.de)
Zülpicher Str. 47, 50674 Cologne
Tel: +49(0)221-470-7428   Fax: +49 (0) 221-470-7786
My public PGP key is available at http://pgp.mit.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to