Sergei, $l10n.USERFORM_USERNAMEMSG is not a macro. It is a variable that returns a localized text string based on the users language. The string , without the $l10n. prefix, can be found in <jetspeed-home>/WEB-INF/classes/org/apache/jetspeed/modules/localizations/JetspeedLocalizationxx.properties where xx is _Language, i.e. _en is english and "" is the default.
Paul Spencer Sergei O. Naumov wrote: > Hi! > I am just starting to work with Jetspeed. After browsing through files around in >jetspeed I still > do not quite understand what those macros (or whatever they are) like >$l10n.USERFORM_USERNAMEMSG > mean. The meaning seems quite clear but where does one define the particular values >for those > variables? > > Thanks much in advance, > Sergei > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
