From 263a43dafb9a0e7cc93a3b1bdd2ba6f68d0fc504 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 25 Sep 2002 23:29:10 +0000 Subject: Descriptions / Notes add-in, now supports this in event.php and master_array --- languages/polish.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'languages/polish.inc.php') diff --git a/languages/polish.inc.php b/languages/polish.inc.php index 81b251b..7e2743a 100644 --- a/languages/polish.inc.php +++ b/languages/polish.inc.php @@ -33,6 +33,7 @@ $this_months_lang = "Zadania miesiÄ…ca"; $date_lang = "Data"; $summary_lang = "Info"; $all_day_lang = "All day event"; +$notes_lang = "Notes"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'pl_PL'); -- cgit v1.2.3