aboutsummaryrefslogtreecommitdiffstats
path: root/languages/german.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-25 21:54:13 +0000
committerjwangen <jwangen>2002-09-25 21:54:13 +0000
commitaf86e13fd3d9be51561ab4685129fd841b7bf39b (patch)
treebb6645e0a49e1f062a1b97deec9ae2cec0ee5cdc /languages/german.inc.php
parent8a587b7052a1a53ecb153bc295639ed2b3e735fc (diff)
downloadphpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.tar.gz
phpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.tar.bz2
phpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.zip
Added variable in language files, $all_day_lang, for occurrences of the
English string "All day event." Needs to be translated.
Diffstat (limited to 'languages/german.inc.php')
-rw-r--r--languages/german.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/german.inc.php b/languages/german.inc.php
index 48f0f13..f8243e1 100644
--- a/languages/german.inc.php
+++ b/languages/german.inc.php
@@ -31,6 +31,7 @@ $event_end_lang = "Ende";
$this_months_lang = "Alle Einträge in diesem Monat";
$date_lang = "Datum";
$summary_lang = "Beschreibung";
+$all_day_lang = "All day event";
// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
// for Switzerland

© 2014-2024 Faster IT GmbH | imprint | privacy policy