diff --git a/ChangeLog b/ChangeLog index 8a8d53c9..164f11c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-09-22 Kjartan Maraas + + * configure.in: Added "da" to ALL_LINGUAS. + 1999-09-19 Martin Baulig * libgtopConf.sh.in: Added MODULE_VERSION on Miguel's diff --git a/configure.in b/configure.in index e3d6b0d5..2ac30377 100644 --- a/configure.in +++ b/configure.in @@ -257,7 +257,7 @@ AC_FUNC_STRFTIME AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) dnl ## all 'es_??' are only needed for format numbers different of 'es' -ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ja ko nl no pl sv" +ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ja ko nl no pl sv" AM_GNOME_GETTEXT AC_PATH_XTRA diff --git a/po/ChangeLog b/po/ChangeLog index 9929ce3d..f2434830 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +1999-09-22 Kjartan Maraas + + * da.po: Added Danish translation from Kenneth + Christiansen . + 1999-08-13 Vincent Renardias * fr.po: Completed translation.