Took out convert_to_i18n as this is HEAD function that cannot be backported due to openacs rules (as it would add a new dependency on acs-translations in acs-lang)
Remove setting default master in init file. This RESETS the parameteron every server startup. This should be done in an apm-callback oninstall, not force the user to use the dotlrn-master template. In factthis whole file should be moved to apm callbacks, but I leave that for later.