Split data_entry right into track_time and track_expenses.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 63195c8..2ecd41d 100644 (file)
@@ -29,7 +29,7 @@
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
-$i18n_language = 'Deutsch';
+$i18n_language = 'German (Deutsch)';
 $i18n_months = array('Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember');
 $i18n_weekdays = array('Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag');
 $i18n_weekdays_short = array('So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa');
@@ -202,7 +202,7 @@ $i18n_key_words = array(
 'label.type_text' => 'Text',
 'label.required' => 'Benötigt',
 'label.fav_report' => 'Bevorzugter Report',
-'label.cron_schedule' => 'Cronjob Zeitplan',
+'label.schedule' => 'Zeitplan',
 'label.what_is_it' => 'Was ist es?',
 'label.expense' => 'Ausgaben',
 'label.quantity' => 'Menge',