Adding a new translation
Bedework has english, spanish and german translations included by default. These translations handle the translation of literals (‘save’, ‘cancel’, etc.) for your language. So, if your navigator has one of those languages as preferred language, no any other steps are required to see Bedework on your language.
If you need other language than these, take a look at a folder like (for public calendar):
…/jboss-5.1.0.GA/server/default/deploy/ROOT.war/calrsrc.MainCampus/es_ES/default
There you can find the files containing the strings for Spanish translation as an example. Changes must be done mainly at strings.xsl file. You should add a new folder, in a similar fashion with your corresponding translations as:
…/jboss-5.1.0.GA/server/default/deploy/ROOT.war/calrsrc.MainCampus/YOUR_LANG/default