X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=3994fb1876069dae9930ac312310fb581c487bf6;hb=d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3;hp=49238f3050be904ec52a08a9e441cc98bec79c8f;hpb=2c35ee142d1273658ba59acdcff963edb1fb0a3e;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 49238f30..3994fb18 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -152,8 +152,9 @@ $i18n_key_words = array( 'label.note' => 'Beschreibung', 'label.item' => 'Position', 'label.cost' => 'Kosten', -'label.week_total' => 'Summe (Woche)', 'label.day_total' => 'Summe (Tag)', +'label.week_total' => 'Summe (Woche)', +// TODO: translate the following strings. // 'label.month_total' => 'Month total', // 'label.month_left' => 'Time until quota is met', // 'label.month_over' => 'Over monthly quota',