Stefan Kuhn wrote:
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
Would it help if we copied JetspeedLocalization_en.properties to
JetspeedLocalization.properties?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]