Commit graph

5 commits

Author SHA1 Message Date
Jan Dittberner e1f334c66c fix copyright status (fixes #29)
* add COPYING file with the GPL text
 * update copyright information in DAVAdmin's files
2008-11-16 18:54:41 +00:00
Jan Dittberner 0993d2be3a fixes #20
* message catalogs for PHP and JavaScript have been joined to davadmin.pot
 * textdomain selection has been unified in admin/i18n.inc.php
2007-12-03 14:37:35 +00:00
Jan Dittberner 379fffa19b fixes #16
* all PHP code is documented
 * admin/scripts/*php is added to apidoc and gettext generation in Makefile
2007-12-03 14:11:35 +00:00
Jan Dittberner 4a15c5b5b6 addresses #17
* integrate Marko Samastur's translate.js with gettext and php
 * translate the first JavaScript strings
 * add scripts/i18n.php to generate the list of i18n dictionary
2007-12-01 23:15:26 +00:00
Jan Dittberner a978fb5ef0 addresses #17
* Makefile creates/updates po/davadmin.pot, .po, and .mo files
 * admin/i18n.inc.php sets the locale and puts it in the session
 * admin/common.inc.php and admin/getgroups.php use admin/i18n.inc.php
 * po/pot.sed replaces generated header of po/davadmin.pot
2007-11-30 21:25:52 +00:00