Forum OpenACS Q&A: General questions...

Collapse
Posted by Boris Kruvshenko on
Hi all!!, I becoming a little crazy trying to find where does the .adp pages take the issues #something#, for example in the calendar package, in the view.adp file, it appears #calendar.Calendars# and #calendar.Add_Item#.

I´ve search in all .tcl .xql .sql & .adp files but.... no idea.

Thx all.

Collapse
2: Re: General questions... (response to 1)
Posted by Rocael Hernández Rizzardini on
those are the internationalization message keys,
more info at: /doc/i18n-introduction.html
and look at:
/acs-lang/admin/

in your local installation....

Collapse
3: Re: General questions... (response to 2)
Posted by Boris Kruvshenko on
Thanx, I´ve been all day in front of my machine & I´m a little jerk off. 😊)
Collapse
4: Re: General questions... (response to 2)
Posted by Jade Rubick on
Thanks, Roc. I added that to the FAQ.