Id like to update a translation for WebCalendar. What do I do?
Just open up the translation file in the translations directory with your favorite text editor (like vi, vim, emacs, pico, Notepad, etc.). In particular look for places where missing translations are indicated. All missing translations should be marked with a ” note, and typically the English version of the translation will also be included on the following line. When you’re done making changes, move into the tools directory. Run the check_translation.pl script on your new data file to make sure you have all the needed translations. (e.g. perl check_translation.pl French) Don’t forget to contribute the updated translation back to the project! I get an error about binhex() being an unsupported function.