--- strings_english.txt.orig	Sun Sep 13 10:11:50 2009
+++ strings_english.txt	Sun Sep 13 10:11:56 2009
@@ -1601,3 +1601,17 @@
 $s_database_information = 'MantisBT Database Information';
 $s_path_information = 'MantisBT Path Information';
 
+# months
+
+$s_month_january = 'January';
+$s_month_february = 'February';
+$s_month_march = 'March';
+$s_month_april = 'April';
+$s_month_may = 'May';
+$s_month_june = 'June';
+$s_month_july = 'July';
+$s_month_august = 'August';
+$s_month_september = 'September';
+$s_month_october = 'October';
+$s_month_november = 'November';
+$s_month_dezember = 'Dezember';
\ No newline at end of file
