-- Updated documentation

-- Fixed typo in src/langs/danish.h
-- Added more print options to scripts/tkremind
This commit is contained in:
dfs
1998-11-24 18:19:17 +00:00
parent a540d139af
commit d88bcf4a33
4 changed files with 47 additions and 9 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
/* */
/***************************************************************/
/* $Id: danish.h,v 1.4 1998-02-10 03:16:07 dfs Exp $ */
/* $Id: danish.h,v 1.5 1998-11-24 18:19:36 dfs Exp $ */
/* The very first define in a language support file must be L_LANGNAME: */
#define L_LANGNAME "Danish"
@@ -36,7 +36,7 @@
/* Month names */
#define L_JAN "Januar"
#define L_FEB "Februar"
#define L_MAR "Mars"
#define L_MAR "Marts"
#define L_APR "April"
#define L_MAY "Maj"
#define L_JUN "Juni"